I have deployed a web service in AXIS under Tomcat and it works well. Now, I 
want to deploy the same service as a deployable application in production where 
I do not have AXIS. For this I created a war with lib and web.xml from AXIS. 
When I start Tomcat it comes up without any errors, but how do I deploy this 
application in Tomcat? 
Do I need a server-config.wsdd? 
What should go in the web.xml ( currently it is AXIS default web.xml). 
Do I need to use java org.apache.axis.client.AdminClient for deployment? If 
yes, then how? Right now it gives me a 404 , I am not sure if the URL I am 
giving is correct ...
   
  Thanks
  Shimpa
  


 
---------------------------------
It's here! Your new message!
Get new email alerts with the free Yahoo! Toolbar.

Reply via email to