[jboss-user] [JBoss Web Services] - Re: missing <wsse:Security> tag in WS-Security
Himaja Thovi
do-not-reply at jboss.com
Thu Jan 20 00:33:25 EST 2011
Himaja Thovi [http://community.jboss.org/people/t.himaja] created the discussion
"Re: missing <wsse:Security> tag in WS-Security"
To view the discussion, visit: http://community.jboss.org/message/581962#581962
--------------------------------------------------------------
Hi All,
xmlsec.jar wont work, then u can get error as
"An internal error occured in WS Security: See logs for details."
this is because it not able to configure the keyinfo and that remains "null"
<ds:KeyInfo xmlns:ds='null'>
<wsse:SecurityTokenReference wsu:Id='reference-4-1295325268127-18122243'>
<wsse:Reference URI='#token-3-1295325268076-22845412' ValueType='http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0#X509v3'/>
</wsse:SecurityTokenReference>
</ds:KeyInfo>
So use jar xmlsec1.4.1.jar
Regards,
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/581962#581962]
Start a new discussion in JBoss Web Services at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110120/de496e8e/attachment.html
More information about the jboss-user
mailing list