[ http://jira.codehaus.org/browse/XFIRE-803?page=comments#action_82643 ] 
            
Jara Cesnek commented on XFIRE-803:
-----------------------------------

If this piece of SOAP header is completly generated by WSS4J then error is 
definitely not on Xfire side.

1) Same .NET header have probably diferent hash value.
2) Same .NET header have all namespaces in header tag and rest of XML is 
perfectly readable and small in size.


<wsse:Security soap:mustUnderstand="true" 
xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd";><wsse:UsernameToken
 wsu:Id="UsernameToken-20564850" 
xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd";
 
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd";><wsse:Username
 
xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd";>xxx</wsse:Username><wsse:Password
 
Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest";
 
xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd";>UrpQqQY/qXdGar7TKe5oUOLLzOk=</wsse:Password><wsse:Nonce
 xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oas
is-200401-wss-wssecurity-secext-1.0.xsd">hS6E+nb41TobI66FPB/eoA==</wsse:Nonce><wsu:Created
 
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd";>2006-12-05T11:30:47.595Z</wsu:Created></wsse:UsernameToken></wsse:Security>

> WS-Security USERNAME_TOKEN PW_DIGEST dont work with .NET 2.0
> ------------------------------------------------------------
>
>                 Key: XFIRE-803
>                 URL: http://jira.codehaus.org/browse/XFIRE-803
>             Project: XFire
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.2.3
>            Reporter: Jara Cesnek
>         Assigned To: Tomasz Sztelak
>
> WS-Security USERNAME_TOKEN PW_DIGEST dont work with .NET 2.0. 
> USERNAME_TOKEN and PW_TEXT work fine.
> Dont know if it is xfire or .NET error.

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

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to