[jboss-jira] [JBoss JIRA] Updated: (JBAS-4955) All the known bind address properties should be set to the default bind address
Adrian Brock (JIRA)
jira-events at lists.jboss.org
Thu Nov 8 11:50:46 EST 2007
[ http://jira.jboss.com/jira/browse/JBAS-4955?page=all ]
Adrian Brock updated JBAS-4955:
-------------------------------
Description:
Currently in jboss-4.2 the jboss.bind.address is set to "localhost" by default.
There's also some code to fixup the java.rmi.server.hostname to "localhost" when not configured.
This code should be changed to set the java.rmi.server.hostname to the jboss.bind.address when not configured
and the other known bind addresses
jgroups.bind.address (for clustering)
should also be updated to the jboss.bind.address when not configured.
was:
Currently in jboss-4.2 the jboss.bind.address is set to "localhost" by default.
There's also some code to fixup the java.rmi.server.hostname to "localhost" when not configured.
This code should be changed to set the java.rmi.server.hostname to the jboss.bind.address when not configured
and the other known bind addresses
bind.address (legacy name)
jgroups.bind.address (for clustering)
should also be updated to the jboss.bind.address when not configured.
> All the known bind address properties should be set to the default bind address
> -------------------------------------------------------------------------------
>
> Key: JBAS-4955
> URL: http://jira.jboss.com/jira/browse/JBAS-4955
> Project: JBoss Application Server
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: Other
> Affects Versions: JBossAS-4.2.2.GA
> Reporter: Adrian Brock
> Assigned To: Adrian Brock
> Fix For: JBossAS-4.2.3.GA
>
>
> Currently in jboss-4.2 the jboss.bind.address is set to "localhost" by default.
> There's also some code to fixup the java.rmi.server.hostname to "localhost" when not configured.
> This code should be changed to set the java.rmi.server.hostname to the jboss.bind.address when not configured
> and the other known bind addresses
> jgroups.bind.address (for clustering)
> should also be updated to the jboss.bind.address when not configured.
--
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