[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 06:40:36 EST 2012


    [ https://issues.jboss.org/browse/AS7-4002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12673107#comment-12673107 ] 

Ivo Studensky commented on AS7-4002:
------------------------------------

I am sorry for confusion. I've already prepared the fix, but I am now waiting with the pull request, because I just realized that the XTS subsystem cannot resolve a url with an expression. 
Hopefully I have already a fix for this issue too. Waiting right now for testsuite to finish.

Here is my change that I am going to pullreq:
https://github.com/istudens/jboss-as/compare/as7-4002


                
> 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

        


More information about the jboss-jira mailing list