If you are wanting Tomcat to automatically reload any JARs/WARs/classes that
have been changed since Tomcat loaded it, I think what you are looking for
is <DefaultContext reloadable="true"/>.  Add that to server.xml in the
Tomcat conf directory right under the comment that says

        <!-- Define properties for each web application.  This is only
needed
             if you want to set non-default properties, or have web
application
             document roots in places other than the virtual host's appBase
             directory.  -->



-- 
Jason Lee - Programmer
405.745.1789
Hobby Lobby Stores, Inc.



-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 27, 2002 5:02 AM
To: [EMAIL PROTECTED]
Subject: automatic deployment in axis



Hi.



I have a webapp containing axis and a web.xml much like the one in
webapps/axis/WEB-INF.  The jars for the webservices I want are also
included and I can deploy them okay using the AdminClient and a  .wdss
file.



However, I want to be able to have the webservices already deployed so I
can just deploy the war containing everything and the webservices will be
innediately useable without running the AdminClient.   I have read the FAQ
and the docs and searched the list archives but I can't see how to do this.



Can anyone help?



Regards,

Martin.



DCS Transport and Logistics Solutions

http://www.dcstrans.com



Reply via email to