Hello all

I'm new in Web Services and axis, but I have a short time to develop a portal application that uses Web Services from a remote agent.
I have the wsdl that describes the services, and I produced the Java files from the wsdl with WSDL2Java. Then, I used the deploy.wsdd file produced by the same application to deploy the Web Services in axis.

When I access the web sevices list through the axis page, I can see my services are deployed. Nevertheless, I can't access the wsdl for my services through the corresponding link (appending "?wsdl" at the end of the URL). This functionality works for the samples supplied with axis.
How can I solve this issue?

Configuration:
- Tomcat 5.5.12
- Java 5
- Axis 1.3

Thank you

Luis Filipe Tavares

Reply via email to