Re: How can I close the Client SocketConnector?

2007-09-23 Thread Jeff Genender
https://issues.apache.org/jira/browse/DIRMINA-441 DIRMINA-443 was already applied. A work around to closing the client connection is to shutdown your Executor if you used that, and then do a connector.setWorkerTimeout(0). Jeff kanful wrote: where I can get it? give me the url please! thanks

Re: How can I close the Client SocketConnector?

2007-09-21 Thread Jeff Genender
I have 2 patches awaiting to get applied to the 1.1 branch and 2,x that allows you to close the SocketConnector. Could someone please apply them? DIRMINA-441 DIRMINA-443 Thanks, Jeff kanful wrote: I can't close the Client SocketConnector? so I use normal socket to devlop client

Re: How can I close the Client SocketConnector?

2007-09-20 Thread kanful
I can't close the Client SocketConnector? so I use normal socket to devlop client -- View this message in context: http://www.nabble.com/How-can-I-close-the-Client-SocketConnector--tf4396388s16868.html#a12810948 Sent from the Apache MINA Support Forum mailing list archive at Nabble.com.

How can I close the Client SocketConnector?

2007-09-07 Thread kanful
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