[ https://issues.apache.org/jira/browse/RAMPART-411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Robert Lazarski updated RAMPART-411: ------------------------------------ Fix Version/s: 2.0.0 > Unable to sign the BinarySecurityToken using Rampart 1.6.2 > ---------------------------------------------------------- > > Key: RAMPART-411 > URL: https://issues.apache.org/jira/browse/RAMPART-411 > Project: Rampart > Issue Type: Bug > Components: rampart-policy > Affects Versions: 1.6.2 > Environment: Axis2 1.6.2 , Java 7 and Rampart 1.6.2 > Reporter: Ashok T > Assignee: Robert Lazarski > Priority: Critical > Fix For: 2.0.0 > > > While try to enable the binarysecuritytoken in the signatureparts in the > axis2.xml am getting this error . This is happpened only when adding BST > element > axis2.xml > ---------- > <action> > <items>Timestamp Signature</items> > <user>Test User</user> > <passwordCallbackClass>com.PWCBHandler</passwordCallbackClass> > <signaturePropFile>client.properties</signaturePropFile> > > <signatureParts>{Element}{http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd}Timestamp; > {Element}{http://schemas.xmlsoap.org/soap/envelope/} Body; > > {Element}{http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd} > BinarySecurityToken > </signatureParts> > <signatureKeyIdentifier>DirectReference</signatureKeyIdentifier> > </action > org.apache.ws.security.WSSecurityException: General security error > (WSEncryptBody/WSSignEnvelope: Element to encrypt/sign not found: > http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd, > BinarySecurityToken) > at > org.apache.ws.security.message.WSSecSignatureBase.addReferencesToSign(WSSecSignatureBase.java:160) -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org