]
Brian Stansberry resolved AS7-948.
----------------------------------
Assignee: John Bailey (was: Brian Stansberry)
Resolution: Done
"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: John Bailey
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: