[jboss-jira] [JBoss JIRA] Created: (AS7-1926) Cannot marshal a system property expression used with <socket-binding-group port-offset="">

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Fri Sep 23 16:28:26 EDT 2011


Cannot marshal a system property expression used with <socket-binding-group port-offset="">
-------------------------------------------------------------------------------------------

                 Key: AS7-1926
                 URL: https://issues.jboss.org/browse/AS7-1926
             Project: Application Server 7
          Issue Type: Bug
          Components: Domain Management
    Affects Versions: 7.1.0.Alpha1, 7.0.2.Final, 7.0.1.Final, 7.0.0.Final
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
             Fix For: 7.1.0.Beta1


If you use a configuration with this:

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

it will fail with a org.jboss.as.controller.persistence.ConfigurationPersistenceException on any attempt to marshal the config back to disk following a change.

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