[jboss-jira] [JBoss JIRA] Commented: (JBREM-749) BisocketServerInvoker: Make configurable the address and port of secondary server socket

Ron Sigal (JIRA) jira-events at lists.jboss.org
Fri Aug 31 15:56:19 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBREM-749?page=comments#action_12374841 ] 
            
Ron Sigal commented on JBREM-749:
---------------------------------

Mistake in previous comment:  the unit test is org.jboss.test.remoting.transport.bisocket.SecondaryServerSocketTestCase.

> BisocketServerInvoker: Make configurable the address and port of secondary server socket
> ----------------------------------------------------------------------------------------
>
>                 Key: JBREM-749
>                 URL: http://jira.jboss.com/jira/browse/JBREM-749
>             Project: JBoss Remoting
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 2.4.0.Beta1 (Pinto), 2.2.0.SP4, 2.2.1.GA
>            Reporter: Takayoshi Kimura
>         Assigned To: Ron Sigal
>             Fix For: 2.4.0.Beta1 (Pinto), 2.2.2.GA
>
>
> This is a feature request for someone who needs to fix the secondary port used by the bisocket protocol.
> In 2.2.0.GA, it is not configurable:
>          InetAddress host = getServerSocket().getInetAddress();
>          int freePort = PortUtil.findFreePort(host.getHostAddress());

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list