[jboss-jira] [JBoss JIRA] (WFLY-2866) PersistentResourceXMLDescription does not marshal default attribute values
Brian Stansberry (JIRA)
issues at jboss.org
Tue Feb 4 23:18:28 EST 2014
Brian Stansberry created WFLY-2866:
--------------------------------------
Summary: PersistentResourceXMLDescription does not marshal default attribute values
Key: WFLY-2866
URL: https://issues.jboss.org/browse/WFLY-2866
Project: WildFly
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Domain Management
Affects Versions: 8.0.0.CR1
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: 8.0.0.Final
When PersistentResourceXMLDescription marshals a resource's attributes, it will not marshal a value stored in the model if it matches the attribute's default value.
We should marshal the value provided by the user. Otherwise we will change the config file from what the user provided for reasons unrelated to management actions initiated by the user.
DefaultAttributeMarshaller marshals default values.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list