-
Bug
-
Resolution: Done
-
Major
-
8.0.0.CR1
-
None
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.