JBoss Community

Re: missing tag in WS-Security

created by Himaja Thovi in JBoss Web Services - View the full discussion

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

Start a new discussion in JBoss Web Services at Community