[jboss-jira] [JBoss JIRA] Created: (AS7-948) "port-offset=0" will be persisted as "undefined"

Heiko Braun (JIRA) jira-events at lists.jboss.org
Tue Jun 7 06:51:59 EDT 2011


"port-offset=0" will be persisted as "undefined"
------------------------------------------------

                 Key: AS7-948
                 URL: https://issues.jboss.org/browse/AS7-948
             Project: Application Server 7
          Issue Type: Bug
          Components: Domain Management
            Reporter: Heiko Braun
            Assignee: Brian Stansberry
            Priority: Critical
             Fix For: 7.0.0.CR1


If I add this to host.xml:

<socket-binding-group ref="standard-sockets" port-offset="0"/>

it will be persisted as

<socket-binding-group ref="standard-sockets" port-offset="undefined"/>


which prevents a successful server boot in a subsequent step

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list