parser does not handle faults with element="#any" etc.
------------------------------------------------------
Key: WODEN-162
URL: https://issues.apache.org/jira/browse/WODEN-162
Project: Woden
Issue Type: Bug
Components: Parser
Affects Versions: M7a
Reporter: Jacek Kopecky
Priority: Minor
similarly to interface message references, interface faults have {message
content model} property, i.e. the "element" attribute can have values "#any",
"#none" or "#other", or none at all which is equal to "#other"; the
parseInterfaceMessageReference method does the right thing, but the
parseInterfaceFault method only expects a qname.
to test, just put element="#any" on a fault, instead of pointing to a qname.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]