Somebody plz help me out of this problem??????? -----Original Message----- From: Gupta, Rahul Sent: Wednesday, November 08, 2006 8:50 AM To: [email protected] Subject: Change location of web service
Hi I installed axis into tomcats webapps folder and created my web services in tomcat/webapps/axis/WEB_INF/. Everything works fine. But now I want to integrate my web service classes into an existing java application for using same property files and so on. In different words: I want to have my classes in /java-application/ instead of tomcat/webapps/axis/WEB_INF/. How can I tell the axis servlet to look for the classes in the new location? Which files I have to change? Do I have to change the web.xml? My main motive behind this is, to have each web service independent of the other so that, their might not be any conflicts(if all web service shai commom jar files and if one jar is changed then other web service would be affected). Help me out if this problem. Thanks Rahul --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
