System:
Windows XP Pro
Tomcat 4.1.27
J2RE 1.4.2_01
Axis 1.1
I am using Axis to deploy webservices during Tomcat runtime. I use AdminClient.main to deploy the webservices, JAVA2WSDL.main to generate the WSDL at runtime in my webapplication. When I restart Tomcat after deployement and wsdl generation, everything works fine. When I try to access the new webservice wsdl during runtime without restarting Tomcat, I get a "LifeCycle Error, CL stopped". Does anybody know if it is possible to access the new webservice (deployed with its wsdl) at runtime without restarting tomcat?
Rudolf Feyerkleist
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs
