QName throws IllegalArgumentException (empty '' local part) together with
XmlBeans XmlBeans.loadXsd() operation
---------------------------------------------------------------------------------------------------------------
Key: MUSE-262
URL: https://issues.apache.org/jira/browse/MUSE-262
Project: Muse
Issue Type: Bug
Components: Utilities - General, QName, and XML
Affects Versions: 2.2.0
Reporter: Oliver Waeldrich
Assignee: Dan Jemiolo
Fix For: 2.3.0
The Muse implementation of QName throws an IllegalArgumentException when QNames
with empty ('') local part / namespace uri are created. However, for some
XmlBeans operations (e.g. dynamic schema creation with XmlBeans.loadXsd()) code
that works standalone results in exception together with Muse. Therefore, it
could be sensible to use the implementation of e.g. Stax 1.0.1 for QName in
order to reach better interoperability with frameworks like XmlBeans/Axis/....
--
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]