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]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to