Hi Remko and George!
Thank you for you help! By doing some testing and tries, I
figure out that leaving the comment in the following line
<servlet-mapping>
<servlet-name>AdminServlet</servlet-name>
<url-pattern>/servlet/AdminServlet</url-pattern>
</servlet-mapping>
<servlet-name>AdminServlet</servlet-name>
<url-pattern>/servlet/AdminServlet</url-pattern>
</servlet-mapping>
would prevent the wsdl to be generated. So I comment it out and now it
works! Thanks for you support.
To answer to Remko, I call AdminClient programmatically in
my java code.
-----
Sochea MEAS
LMC/JG/A
department
Ericsson Communication
Canada
telephone: 514-345-7900 ext. 3432
email: [EMAIL PROTECTED]
-----Original Message-----1. How about all the rest of your service, is that all working fine?
From: remko de knikker [mailto:[EMAIL PROTECTED]
Sent: Monday, June 23, 2003 1:34 PM
To: [EMAIL PROTECTED]
Subject: Re: automatic wsdl generation
2. Did you follow the deployment steps using
java org.apache.axis.client.AdminClient deploymentfile.wsdd
?
r
Sochea Meas (LMC) wrote:
Hi all,
When I append "?wsdl" at the end of my service, I get a page not found error. What do I need to activate in order to make it work properly? I am using Axis 1.1 Final.
Thank you for your support!
-----
Sochea MEAS
LMC/JG/A department
Ericsson Communication Canadatelephone: 514-345-7900 ext. 3432
email: [EMAIL PROTECTED]
