You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Boemio, Neil (FGIC)" <Ne...@fgic.com> on 2007/01/17 23:01:37 UTC

Command line reloading of a webapp?

I know I can reload a webapp using:
 
http://localhost:8080/manager/reload?path=/examples
 
But is there a way to do this from a command line so that I can schedule
it without using the browser ?
 
 
 

RE: Command line reloading of a webapp?

Posted by "Caldarale, Charles R" <Ch...@unisys.com>.
> From: Boemio, Neil (FGIC) [mailto:Neil.Boemio@fgic.com] 
> Subject: Command line reloading of a webapp?
> 
> I know I can reload a webapp using:
> http://localhost:8080/manager/reload?path=/examples
>  
> But is there a way to do this from a command line so that I 
> can schedule it without using the browser ?

Try this:
http://tomcat.apache.org/tomcat-5.5-doc/deployer-howto.html#Installation

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: Command line reloading of a webapp?

Posted by Andrew Miehs <an...@2sheds.de>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

curl http://localhost:8080/manager/reload?path=/examples ?

Andrew

On 17/01/2007, at 11:01 PM, Boemio, Neil (FGIC) wrote:

> I know I can reload a webapp using:
>
> http://localhost:8080/manager/reload?path=/examples
>
> But is there a way to do this from a command line so that I can  
> schedule
> it without using the browser ?
>
>
>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)

iD8DBQFFrqYbW126qUNSzvURAj/MAJkB5+BJCf5dqTa1KyiAoqz97rfGwwCfZbCz
azeZyqv0kDirUeRui2fJVgw=
=0559
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org