[
https://issues.apache.org/jira/browse/WSCOMMONS-140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12485025
]
Glen Daniels commented on WSCOMMONS-140:
----------------------------------------
Hm. OK, I'm working on guarding against this, but it could be argued that new
QName(uri, local, null) should mean precisely the same thing as new QName(uri,
local)... doesn't the IllegalArgumentException seem a little broken to you?
> org.apache.axiom.om.impl.dom.AttrImpl#getQName() fails for null namespace
> prefixes
> ----------------------------------------------------------------------------------
>
> Key: WSCOMMONS-140
> URL: https://issues.apache.org/jira/browse/WSCOMMONS-140
> Project: WS-Commons
> Issue Type: Bug
> Reporter: Alexander Veit
> Assigned To: Glen Daniels
>
> javax.xml.namespace.QName implementations normally throw an
> IllegalArgumentException if a null namespace prefix is given as a
> construction parameter.
> See also WSCOMMONS-139.
--
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]