[esb-issues] [JBoss JIRA] Created: (JBESB-1804) Handle wild card binding address
Kevin Conner (JIRA)
jira-events at lists.jboss.org
Wed Jun 11 06:22:15 EDT 2008
Handle wild card binding address
--------------------------------
Key: JBESB-1804
URL: http://jira.jboss.com/jira/browse/JBESB-1804
Project: JBoss ESB
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Configuration
Affects Versions: 4.2.1 CP3, 4.3
Reporter: Kevin Conner
Fix For: 4.2.1 CP4, 4.4
At present we default to jboss.bind.address for the jndi-url (in jbossesb-properties.xml) but there is an issue when the ANY address is used with -b
Starting the server using -b 0.0.0.0 will cause our EPRs to specify an IP address of 0.0.0.0.
We should use our own property, as other projects do, and have this initialised using ServerConfigUtil.fixRemoteAddress.
--
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 esb-issues
mailing list