Denis Bessmertnyj wrote:
Also, it is interesting, how then I may undeploy jar file from Tomcat.
----- Original Message ----- From: "Denis Bessmertnyj" <[EMAIL PROTECTED]>
To: <user@ant.apache.org>
Sent: Friday, April 20, 2007 10:41 AM
Subject: Deploy to Tomcat
Beautiful day,
I need to deploy jar file to Tomcat server with Ant help. What I need
to do?
Easiest is to <copy> to copy, <delete> to delete. There are custom tasks
with tomcat, but they are more brittle, and don't port to other app
servers. Whereas copy works with JBOss, WebLogc, Glassfish...etc
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]