[
https://issues.jboss.org/browse/AS7-4002?page=com.atlassian.jira.plugin.s...
]
Ivo Studensky resolved AS7-4002.
--------------------------------
Resolution: Done
Stuart has already merged this.
Some of subsytem configurations statically refer to localhost
-------------------------------------------------------------
Key: AS7-4002
URL:
https://issues.jboss.org/browse/AS7-4002
Project: Application Server 7
Issue Type: Bug
Affects Versions: 7.1.0.Final
Reporter: Ivo Studensky
Assignee: Kabir Khan
Fix For: 7.1.1.Final
Some of subsystem configurations in
build/src/main/resources/configuration/examples/subsystems directory include URLs
hardcoded to localhost. These should be replaced by ${jboss.bind.address:127.0.0.1} or
something like that. Otherwise it will cause failures on a IP different to 127.0.0.1 or in
IPv6 environment.
Affected conf files:
subsystems/xts.xml
subsystems/jaxr.xml
This issue is related to AS7-3806 which is the reason why I am assigning it to Kabir.
I've prepared the pull request for this.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira