[jboss-jira] [JBoss JIRA] (AS7-4002) Some of subsytem configurations statically refer to localhost
Ivo Studensky (JIRA)
jira-events at lists.jboss.org
Fri Mar 2 08:53:37 EST 2012
[ https://issues.jboss.org/browse/AS7-4002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12673168#comment-12673168 ]
Ivo Studensky commented on AS7-4002:
------------------------------------
Assigning to myself until AS7-4012 is fixed.
> 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: Ivo Studensky
> 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
More information about the jboss-jira
mailing list