[jboss-jira] [JBoss JIRA] (AS7-2697) Recomended changes to the standard config files to make clustering easier for demos

Brian Stansberry (Updated) (JIRA) jira-events at lists.jboss.org
Tue Nov 22 18:00:41 EST 2011


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

Brian Stansberry updated AS7-2697:
----------------------------------

          Summary: Recomended changes to the standard config files to make clustering easier for demos  (was: Recomended changes to the standard-ha.xml file to make clustering easier for demos)
         Assignee: Brian Stansberry  (was: Paul Ferraro)
    Fix Version/s: 7.1.0.CR1
      Component/s: Domain Management
                       (was: Clustering)


Changed the title a bit since this should be done to all the standard config files.
                
> Recomended changes to the standard config files 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: Domain Management
>            Reporter: Jim Tyrrell
>            Assignee: Brian Stansberry
>              Labels: eap6-ux
>             Fix For: 7.1.0.CR1
>
>
> <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