EnvelopeIdResolver does not use namespace-sensitive queries
-----------------------------------------------------------

         Key: WSS-48
         URL: http://issues.apache.org/jira/browse/WSS-48
     Project: WSS4J
        Type: Bug

    Reporter: Fred Dushin
 Assigned to: Davanum Srinivas 


The EnvelopeIdResolver searched for a wsi:id in a cryptographically protected 
SOAPElement, and then calls the DOM Level1 getAttribute call on the element, 
providing only the localname of the wsu:Id qname.  This causes some Saaj 
implementations to fail to locate the wsu:Id attribute, since it is 
namespace-qualified.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to