Java Technologies for Web Services - Not be able to access WSDL file from Tomcat Container (JAXR

Hi,

I have deployed .war file on Tomcat server but when i am firing URL

on my browser then the browser giving me

HTTP Status 404 error

i have checked the content of .war file by extracting it and all the required artifacts are properly created.

so if anyone has some idea that why i am not be able to access WSDL file.

I am using JWSDP 2.0 and i am developing a sample of jaxrpc

Thank You.... in advance

[461 byte] By [ntimesca] at [2007-11-26 23:13:05]
# 1

To make it very clear i am listing the commands that i have fired.

1) ant portable-web-package

2) wsdeploy -o Books.war Books-portable.war

after that i have copied the Books.war file into webapps folder of TOMCAT server and after restarting the server i have fired the following URL in mozila browser

http://localhost:8080/Books/BookQuery?WSDL

the error is HTTP 404 not found...

so please....do help me ........ on this

ntimesca at 2007-7-10 14:11:04 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...