WS-Policy: Caused by: java.lang.IllegalArgumentException: local part cannot be
"null" when creating a QName
-----------------------------------------------------------------------------------------------------------
Key: CXF-3842
URL: https://issues.apache.org/jira/browse/CXF-3842
Project: CXF
Issue Type: Bug
Components: WS-* Components
Affects Versions: 2.4.2
Reporter: Marc Giger
Setting up WS-Policy via Policy annotation throws the following exception:
Caused by: java.lang.IllegalArgumentException: local part cannot be "null" when
creating a QName
at javax.xml.namespace.QName.<init>(QName.java:246)
at javax.xml.namespace.QName.<init>(QName.java:190)
at
org.apache.neethi.builders.converters.AbstractDOMConverter.getAttributes(AbstractDOMConverter.java:51)
... 43 more
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira