A bit messy as the code doing the http request to the manager app would be
reloaded before getting the response 'OK' or 'FAIL'.

Perhaps a look at the manager source code may give me some pointers

Thanks Again
Rob

-----Original Message-----
From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] 
Sent: 26 February 2006 16:09
To: Tomcat Users List
Subject: RE: [HELP] Forcing Context Reload (watched resource) via Java Code

> From: Rob Gregory [mailto:[EMAIL PROTECTED] 
> Subject: RE: [HELP] Forcing Context Reload (watched resource) 
> via Java Code
> 
> Does this indicate that contexts are unable to 
> reload (signal a reload) on it's self?

I suspect it's an area the Tomcat developers didn't want to get into -
it would be very tricky, at best.

Can you just generate an HTTP request for the html manager to do the
reload?  That would make it asynchronous to the operation of the app
being reloaded.

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


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

Reply via email to