Jan Kalina created WFCORE-2156:
----------------------------------
Summary: CredentialReference marshalling not work with
PersistentResourceXMLDescription parser
Key: WFCORE-2156
URL:
https://issues.jboss.org/browse/WFCORE-2156
Project: WildFly Core
Issue Type: Bug
Reporter: Jan Kalina
Assignee: Jan Kalina
In
*org.jboss.as.controller.security.CredentialReference.credentialReferenceAttributeMarshaller()*
the *marshallAsElement* method expect *credential-reference* as second param, but standard
marshaller (PersistentResourceXMLDescription) puts its parent into this param.
It cause that PersistentResourceXMLDescription marshaller cannot be used for marshalling
objects with CredentialReference attribute.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)