Hi.
We are using Apache Tomcat 5.5.17 and Axis 1.4. in windows and JDK 1.5.
When we deploy our own web service using a WSDD file and
AdminClient service, the message on comand prompt shows:
<Admin>Done Processing<Admin>
But when we check the services currently deployed in web services listing in
Axis at :
http://localhost:8080/axis/servlet/AxisServlet
it displays the heading :
And Now ...Some Services
but does not display any web services which were previously deployed.And all
web services which were already deployed become inaccessible for generating
clients or retrieving their WSDL files.
I am new to web services and so I am not able to
figure out what is going wrong...even when i am tracing each and every step
according to tutorials and books. Someone please help me.
Thank You.