Have a look at 'autodeploy': 
http://tomcat.apache.org/tomcat-5.5-doc/deployer-howto.html#Deploying%20on%20a%20running%20Tomcat%20server

Timo

Am 18.06.2009 um 11:16 schrieb Tokajac:


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



Viele Grüße
Timo Meinen

--
---------------------------------------------------------------------------
mindmatters GmbH & Co. KG
Neuer Kamp 30
20357 Hamburg - St. Pauli

Fon:     +49 40 4840593 0
Fax:     +49 40 4840593 9
Website: www.mindmatters.de

Handelsregister: Amtsgericht Hamburg | HRA 97304 | UID DE225251880
Persönl. haftende Gesellschafterin: mindmatters Verwaltungsgesellschaft mbH
Amtsgericht Hamburg | HRB 84595 | Geschäftsführer: Frank Schmitz


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to