I was meaning that it appears you can add a listener directly to the Server
element (AFAIU from the code anyway).

<Server ...>
   <Listener ... />
   ...


> Not synchronous? Aren't notifications almost always synchronous? 

Yes, the notification would be synchronous but the call to stop is still
asynchronous. Would get the job done though.
you

> you could touch a file or something like that. 

That would be a nice simple way of doing it. Will give that a shot on
Monday.

Cheers,
Derek
-- 
View this message in context: 
http://www.nabble.com/synchronous-stop-of-tomcat-tf4392954.html#a12558158
Sent from the Tomcat - User mailing list archive at Nabble.com.


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

Reply via email to