[jboss-user] [Remoting] - Re: Can a TransporterServer generate port?
ron.sigal@jboss.com
do-not-reply at jboss.com
Fri Apr 25 22:04:54 EDT 2008
Hi Graeme,
org.jboss.remoting.transport.PortUtil.findFreePort() will return an available port. It also loops until it finds a free port, but it would be cheaper than creating a Connector each time around the loop.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4146959#4146959
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4146959
More information about the jboss-user
mailing list