Tests failing with: The signature or decryption was invalid
-----------------------------------------------------------

                 Key: CXF-3809
                 URL: https://issues.apache.org/jira/browse/CXF-3809
             Project: CXF
          Issue Type: Bug
          Components: WS-* Components
    Affects Versions: 2.4.2, 2.4.3
         Environment: latest stable Ubuntu, amd64, java version "1.6.0_22"
OpenJDK Runtime Environment (IcedTea6 1.10.2) (6b22-1.10.2-0ubuntu1~11.04.1)
OpenJDK 64-Bit Server VM (build 20.0-b11, mixed mode) 
            Reporter: Mark


running "mvn" to build latest stable CXF or latest trunk CXF yields the 
following build error:

Results :

Failed tests: 
testDigestPasswordUnauthorized(org.apache.cxf.ws.security.wss4j.UserNameTokenAuthorizationTest):
 expected:<[Unauthorize]d> but was:<[The signature or decryption was invali]d>

Tests in error:
  
testSignedEncryptedPartsWithIncompleteCoverage(org.apache.cxf.ws.security.wss4j.PolicyBasedWss4JInOutTest):
 The signature or decryption was invalid
  
testSignedEncryptedPartsWithCompleteCoverage(org.apache.cxf.ws.security.wss4j.PolicyBasedWss4JInOutTest):
 The signature or decryption was invalid
  testSignature(org.apache.cxf.ws.security.wss4j.RoundTripTest): The signature 
or decryption was invalid
  testEncryptionPlusSig(org.apache.cxf.ws.security.wss4j.RoundTripTest): The 
signature or decryption was invalid
  testUsernameToken(org.apache.cxf.ws.security.wss4j.RoundTripTest): The 
signature or decryption was invalid
  
testDigestPasswordAuthorized(org.apache.cxf.ws.security.wss4j.UserNameTokenAuthorizationTest):
 The signature or decryption was invalid

Tests run: 64, Failures: 1, Errors: 6, Skipped: 0 


--
report also under https://issues.apache.org/jira/browse/WSS-316 because I'm not 
sure where this belongs.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to