----- Original Message -----
From: "Christopher Taylor" <[EMAIL PROTECTED]>
To: "Ant Users List" <[EMAIL PROTECTED]>
Sent: Thursday, February 14, 2002 10:19 PM
Subject: Re: Ant task for redeploying web applications on Tomcat
> Hi all,
>
> It looks like Craig McClahahan has checked in some recent changes to the
> Tomcat tree that provide ANT support for deploying webapps to running
> servers. You'll need a nightly build after Feb 12th, and you'll want to
> read the documentation included for the Manager App HOWTO. You'll need to
> put the catalina-ant.jar in your ${ANT_HOME}/lib folder.
>
> -Chris
so he does
I note that he pulls the whole war over then deploys that...I think an ftp
upload of an expanded war file with only changed files being updated may be
faster in many circumstances.
I am using ftp upload+manager requests
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>