[ 
https://issues.apache.org/jira/browse/WSCOMMONS-141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475659
 ] 

Alexander Veit commented on WSCOMMONS-141:
------------------------------------------

Replace == with the equals() method.

But be aware of WSCOMMONS-139 which states that this.nsUri as well as 
this.nsPrefix may be null under certain circumstances (what should probably 
also be fixed).

> org.apache.axiom.om.impl.dom.NamespaceImpl#equals(String, String) may return 
> unexpected results
> -----------------------------------------------------------------------------------------------
>
>                 Key: WSCOMMONS-141
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-141
>             Project: WS-Commons
>          Issue Type: Bug
>          Components: AXIOM
>            Reporter: Alexander Veit
>
> The method is public. However, it won't work correctly for non-interned 
> Strings.

-- 
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]

Reply via email to