[jboss-jira] [JBoss JIRA] (AS7-2697) Recomended changes to the standard-ha.xml file to make clustering easier for demos

Jim Tyrrell (Created) (JIRA) jira-events at lists.jboss.org
Thu Nov 17 14:46:40 EST 2011


Recomended changes to the standard-ha.xml file to make clustering easier for demos
----------------------------------------------------------------------------------

                 Key: AS7-2697
                 URL: https://issues.jboss.org/browse/AS7-2697
             Project: Application Server 7
          Issue Type: Feature Request
          Components: Clustering
            Reporter: Jim Tyrrell
            Assignee: Paul Ferraro


<socket-binding-group name="standard-sockets" default-interface="public"> 
should become
<socket-binding-group name="standard-sockets" default-interface="public" port-offset="${jboss.default.port-offset:0}">

<native-interface interface="management" port="${jboss.native.managementport:9999}"/>
<http-interface interface="management" port="${jboss.http.managementport:9990}"/>
 




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