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

William Bendrot (JIRA) jira-events at lists.jboss.org
Tue Mar 13 17:49:47 EDT 2012


William Bendrot created AS7-4158:
------------------------------------

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


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