[jboss-jira] [JBoss JIRA] (AS7-1476) management-interfaces ports don't tie into the socket-binding-group/port-offset

Brian Stansberry (Updated) (JIRA) jira-events at lists.jboss.org
Tue Nov 15 12:50:45 EST 2011


     [ https://issues.jboss.org/browse/AS7-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry updated AS7-1476:
----------------------------------

    Git Pull Request: https://github.com/jbossas/jboss-as/pull/640  (was: https://github.com/jbossas/jboss-as/pull/640)
     Forum Reference: http://lists.jboss.org/pipermail/jboss-as7-dev/2011-November/004566.html

    
> management-interfaces ports don't tie into the socket-binding-group/port-offset
> -------------------------------------------------------------------------------
>
>                 Key: AS7-1476
>                 URL: https://issues.jboss.org/browse/AS7-1476
>             Project: Application Server 7
>          Issue Type: Feature Request
>          Components: Domain Management
>    Affects Versions: 7.0.0.Final
>            Reporter: Scott Stark
>            Assignee: Brian Stansberry
>             Fix For: 7.1.0.Beta1
>
>
> If isolation of jboss instances is being done via port offsets using the port-offset attribute on the socket-binding-group, one still has to separately update the ports in the management-interfaces:
>         <management-interfaces>
>             <native-interface interface="management" port="9999"/>
>             <http-interface interface="management" port="9990"/>
>         </management-interfaces>
> I'm not sure why this cannot be configured as any other port. At a minimum, the management-interfaces element should also have a port-offset attribute.

--
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