Hi all,

When I want to upgrade my webapp,
I want to stop my context without interrupting its running threads.
But, for exploitation needs, 
I can want to force the stop of my context.

For this 2 needs, Tomcat provide only one solution : within the manager, a 
"force stop context".
And they don't want to provide another solution for the "proper stop context" 
(bug 33589 WONTFIX).

So, I can hack my code in order to have a "proper stop context" (see the 
MotherSerlvet proposed in bug 33589),
BUT now, I don't know HOW TO hack my code for the "force stop context" ... :-(

Any suggest would be appreciated.

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

Reply via email to