I actually followed this link, and here is what I defined in my server.xml file:
<Host name="localhost" appBase="webapps" unpackWARs="true" autoDeploy="true" xmlValidation="false" xmlNamespaceAware="false"> When I make changes and have my ant build place the new war file in the webapps folder, it seems as though it attempts to delete my previous application folder, but it can't get rid of "struts2-core-2.0.6.jar" in WEB-INF\lib. After that, it doesn't seem to explode the war file any more. Is there something that I may be missing here? (permissions?) Thanks, Session > --- Session A Mwamufiya wrote: >> now I need to find a tweak of some sort for Tomcat > 6, >> so that I don't need to restart the server every > time I >> make a change to the war file. Is there a way to > have >> Tomcat reload the war file as soon as it changes? > > Maybe checking the Tomcat documentation would be a more reasonable place > to start? Just an idea. > > http://tomcat.apache.org/tomcat-6.0-doc/deployer-howto.html#Deploying%20o > n%20a%20running%20Tomcat%20server > > d. > > > > > _________________________________________________________________________ > ___________ The fish are biting. Get more visitors on your site using > Yahoo! Search Marketing. > http://searchmarketing.yahoo.com/arp/sponsoredsearch_v2.php > > --------------------------------------------------------------------- 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]