Command line reloading of a webapp?

2007-01-17 Thread Boemio, Neil \(FGIC\)
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?

2007-01-17 Thread Caldarale, Charles R
 From: Boemio, Neil (FGIC) [mailto:[EMAIL PROTECTED] 
 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Command line reloading of a webapp?

2007-01-17 Thread Andrew Miehs

-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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]