on 1-06-25 18.26, Dain Sundstrom at [EMAIL PROTECTED] wrote:

> I don't know if this helps but you can always call inerrupt() on the thread.
> This causes the thread to throw an InterruptedException.  Which will cause
> most code to exit unless they catch Exception in the main loop and restart.

Where would one call that ? when a pid is issued ??? anybody know ? ... also
- so it does not conflicts with the Ctrl-c ... mayby a shutdown shell script
instead ??? ... closing the 2 ServerSockets and then kill pid ? ...

/peter


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to