If call setNewServerSocketFactory() on server invoker (only applies to socket and
multiplex though) with new server socket factory, there is a background thread that will
periodically (every 10 seconds) look and see that the server socket factory has been
updated and swap it out with the current one in use.
Test cases within remoting are under
org.jboss.test.remoting.transport.socket.ssl.serversocketrefresh and
org.jboss.test.remoting.transport.multiplex.ssl.serversocketrefresh packages.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3963873#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...