I added this to META-INF/context.xml: <Context reloadable="true" antiResourceLocking="true"> ( former: <Context> )
just overwrite webapps/appname.war and it seems to work! Any experiences with this approach? Regards Tokajac wrote: > > Hello, > > > Whenever i want to deploy new version of application (that's VERY often), > have to: > stop tomcat; > execute build.xml -ant script; > start tomcat; > > Is there any way, target in ant, that can make this easier? > > > Regards > > P.S. > http://www.coderanch.com/t/449958/Tomcat/Redeploy-application#2003409 > -- View this message in context: http://www.nabble.com/Redeploy-application-tp24081872p24089275.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org