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