Hi,
I added my service as a class file in web-inf\classes and it works but it does not when I add the same service as a jar file in \web-inf\lib. I get a ClassNotFound exception for my service class when I try to view the deployed services in axis. Note that I dont get to see the default axis services Admin service and Version service also. Am I missing something? Do I need to specify anything in the deploy.wsdd since my service is a jar file? Tomcat 4.1.18, jdk1.4.1_01 and axis 1.1.beta.
Thanks.
-Anirban.
