[jboss-jira] [JBoss JIRA] Updated: (JBREM-749) BisocketServerInvoker: Make configurable the address and port of secondary server socket
Ron Sigal (JIRA)
jira-events at lists.jboss.org
Mon Aug 20 02:12:01 EDT 2007
[ http://jira.jboss.com/jira/browse/JBREM-749?page=all ]
Ron Sigal updated JBREM-749:
----------------------------
Fix Version/s: 2.2.2.GA
Affects Version/s: 2.2.0.SP4
2.2.1.GA
> 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