You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fx-dev@ws.apache.org by "Fred Dushin (JIRA)" <ji...@apache.org> on 2006/07/11 17:20:31 UTC

[jira] Updated: (WSS-48) EnvelopeIdResolver does not use namespace-sensitive queries

     [ http://issues.apache.org/jira/browse/WSS-48?page=all ]

Fred Dushin updated WSS-48:
---------------------------

    Attachment: EnvelopeIdResolver.patch

patch file for EntityResolver.  This patch is based off tags/1_5_0.

> 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
>     Assignee: Davanum Srinivas
>  Attachments: EnvelopeIdResolver.patch
>
> 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: wss4j-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: wss4j-dev-help@ws.apache.org