I pack it up in a war file, ftp it to the server (UNIX), create an
"at" job for late at night which runs a script that stops tomcat,
unpacks the war file and restarts tomcat.

I've had spotty results with reloading a newly unpacked app while tomcat
is still running.

Jeff

----- Original Message -----
From: "Sean LeBlanc" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, May 09, 2002 4:22 PM
Subject: Best practices for deployment?


> I'm trying to figure out the best way to deploy an application...I see the manager
application
> has a way to deploy the application, but the war file or tree has to be on the server
deployed to,
> correct? What do you guys do in testing and/or production environments? Make a 
>tarball
and
> scp or ftp it over, and then untar there?
>
> It'd be *really* cool to get Ant to automate a deploy to Tomcat if possible.
>
> Thanks,
> Sean
>
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>


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

Reply via email to