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't restart whith a Excpeiotn like: Exception in thread "SocketConnector-0" java.security.AccessControlException: access denied (java.lang.RuntimePermission modifyThread;
best wish! thanks for any answer! -- View this message in context: http://www.nabble.com/How-can-I-close-the-Client-SocketConnector--tf4396388s16868.html#a12536620 Sent from the Apache MINA Support Forum mailing list archive at Nabble.com.