[jboss-jira] [JBoss JIRA] (AS7-4158) domain.xml default server-groups incorrectly show ha-sockets instead of full-ha-sockets

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Wed Mar 14 10:55:47 EDT 2012


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

Brian Stansberry updated AS7-4158:
----------------------------------

    Fix Version/s: 7.1.2.Final

    
> domain.xml default server-groups incorrectly show ha-sockets instead of full-ha-sockets
> ---------------------------------------------------------------------------------------
>
>                 Key: AS7-4158
>                 URL: https://issues.jboss.org/browse/AS7-4158
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Domain Management
>    Affects Versions: 7.1.1.Final
>            Reporter: William Bendrot
>            Assignee: Brian Stansberry
>            Priority: Minor
>             Fix For: 7.1.2.Final
>
>
> The default settings show for the server-groups in domain.xml show the use of "ha-sockets" this interface type is now called "full-ha-sockets"
> ex.
> <server-group name="other-server-group" profile="full-ha">
>             <jvm name="default">
>                 <heap size="64m" max-size="512m"/>
>             </jvm>
>             <socket-binding-group ref="ha-sockets"/>
>         </server-group>
>     </server-groups>

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