On Wed, 5 Jun 2002, Ben Walding wrote:

> Date: Wed, 05 Jun 2002 18:19:06 +1000
> From: Ben Walding <[EMAIL PROTECTED]>
> Reply-To: Tomcat Users List <[EMAIL PROTECTED]>
> To: Tomcat Users List <[EMAIL PROTECTED]>
> Subject: Re: catalina-ant ReloadTask fails
>
> As I understand thing, the reload task just tells TomCat to reload the
> war file that is in the webapp directory.
>
> It is still your responsiblity to get the WAR file to the webapp directory.
>
> It's a shame it doesn't support a file upload as part of the TomCat
> task, but when I get annoyed enough I guess I'll write it! (I use samba
> shares at the moment to copy to the webapp directory).
>

In the latest 4.1.x releases, the Ant "deploy" command does support a
file upload of your WAR file, so that you can deploy from a different
machine.  The "install" command is for the local machine only, but it's
faster because no copying is required.

Craig


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to