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

