You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by David Durant <dd...@nortelnetworks.com> on 2001/03/07 15:40:09 UTC

Loadbuilds

Hi,

I'm running tomcat from DOS.

I'd about to try to set up a loadbuild system that pulls my classes out of
CVS and builds up a WAR file (using ANT).

Then I'd like to copy the WAR file into %TOMCAT_HOME%\Webapps so that the
latest build is always being used.
The problem is that tomcat has to be re-started before this new WAR file
will be picked up and I can't see how to do this from DOS!

If anyone has a loadbuild system for WAR files under DOS please drop me a
line!

Thanks in advance.

Cheers,

Dave Durant.