I would like to know this as well...

Jeff



kanful wrote:
> 
> How can I close the Client SocketConnector?
> I want to close client connect, and I use session.close(), but I find the
> Thread of SocketConnector is alive, 
> and I can't stop my client. at my client ,It's a applet ,when I refresh my
> web, the applet can't stop the thread,and then it can'trestart whith a
> Excpeiotn like: Exception in thread "SocketConnector-0"
> java.security.AccessControlException: access denied
> (java.lang.RuntimePermission modifyThread;
> 
> when I test the client in a main thread ,  when it  transfer
> session.close(), the thread will close after about  1 minute.  Is there
> any other  method to colse Client thread  at once;
> 
> best wish!
> thanks for any answer!
> 
> 

-- 
View this message in context: 
http://www.nabble.com/How-can-I-close-the-Client-SocketConnector--tf4396388s16868.html#a12784863
Sent from the Apache MINA Support Forum mailing list archive at Nabble.com.

Reply via email to