Yves,

the attached SOAP request is not the same as that is shown below :-)
(Timestamps differ)

Looking at the debug output and the attached SOAP I can see a
difference:
the debug output shows an additonal #text after the timestamps,
this additional text cannot be seen in the attached SOAP request.

How did you get the SOAP request? Can you try to get it via tcpmon
somehow so that we can see what goes over the wire? It looks like
the good old "pretty printing" problem where the requests are
modified after adding the Signature.

Regards,
Werner


[EMAIL PROTECTED] wrote:
> hello,
> has anybody tried interop with sun jwsdp-1.6?
> i cannot use wss4j to verify a message signed with jwsdp...? is this a known
> issue?
> 
> the problem is, that the digests when resolving the references are not equal:
> 
> - Token reference uri: #XWSSGID-1126515797640161369913
> - verify 2 References
> - I am not requested to follow nested Manifests
> - setElement("ds:Reference", "null")
> - Request for URI http://www.w3.org/2000/09/xmldsig#sha1
> - I was asked to create a ResourceResolver and got 1
> -  extra resolvers to my existing 4 system-wide resolvers
> - check resolvability by class 
> org.apache.ws.security.message.EnvelopeIdResolver
> - enter engineResolve, look for: #XWSSGID-11265158021251414682510
> - Tag: wsu:Timestamp, 'null'
> - Attr: wsu:Id, 'XWSSGID-11265158021251414682510'
> - Attr: xmlns, ''
> - Attr: xmlns:enc, 'http://schemas.xmlsoap.org/soap/encoding/'
> - Attr: xmlns:env, 'http://schemas.xmlsoap.org/soap/envelope/'
> - Attr: xmlns:ns0, 'http://ztable.ejpd.ch/types'
> - Attr: xmlns:wsse, 
> 'http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd'
> - Attr: xmlns:wsu, 
> 'http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd'
> - Attr: xmlns:xsd, 'http://www.w3.org/2001/XMLSchema'
> - Attr: xmlns:xsi, 'http://www.w3.org/2001/XMLSchema-instance'
> - Tag: #text, '
>                                 '
> - Tag: wsu:Created, 'null'
> - Attr: xmlns, ''
> - Attr: xmlns:enc, 'http://schemas.xmlsoap.org/soap/encoding/'
> - Attr: xmlns:env, 'http://schemas.xmlsoap.org/soap/envelope/'
> - Attr: xmlns:ns0, 'http://ztable.ejpd.ch/types'
> - Attr: xmlns:wsse, 
> 'http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd'
> - Attr: xmlns:wsu, 
> 'http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd'
> - Attr: xmlns:xsd, 'http://www.w3.org/2001/XMLSchema'
> - Attr: xmlns:xsi, 'http://www.w3.org/2001/XMLSchema-instance'
> - Tag: #text, '2005-09-12T09:03:21Z'
> - Tag: #text, '
>                                 '
> - Tag: wsu:Expires, 'null'
> - Attr: xmlns, ''
> - Attr: xmlns:enc, 'http://schemas.xmlsoap.org/soap/encoding/'
> - Attr: xmlns:env, 'http://schemas.xmlsoap.org/soap/envelope/'
> - Attr: xmlns:ns0, 'http://ztable.ejpd.ch/types'
> - Attr: xmlns:wsse, 
> 'http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd'
> - Attr: xmlns:wsu, 
> 'http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd'
> - Attr: xmlns:xsd, 'http://www.w3.org/2001/XMLSchema'
> - Attr: xmlns:xsi, 'http://www.w3.org/2001/XMLSchema-instance'
> - Tag: #text, '2005-09-12T09:08:21Z'
> - Tag: #text, '
>                         '
> - engineResolve= 33
> - exit engineResolve, result: XMLSignatureInput/NodeSet/33 nodes/null
> - Verification failed for URI "#XWSSGID-11265158021251414682510"
> 
> any hints?
> gruss, yves
> 
> ps: attached is the soap message
> 
> 
> sunrise ADSL: gratis und so sicher wie noch nie
> http://www.sunrise.ch/home/proint/proint_ads-2.htm
> 
> 
> 
> 
> 
> ------------------------------------------------------------------------
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


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

Reply via email to