I tried to run tests on Java 1.5 but error still remain the same: The signature or decryption was invalid
as well as when I compiled with Java 1.6, there's the exception: java.lang.ClassNotFoundException: org.bouncycastle.jce.provider.BouncyCastleProvider See log attached: http://cxf.547215.n5.nabble.com/file/n4542731/logWithoutBouncyCastleProvider.log logWithoutBouncyCastleProvider.log But if I manually add it to the war the error persist See log attached: http://cxf.547215.n5.nabble.com/file/n4542731/logWithBouncyCastleProvider.log logWithBouncyCastleProvider.log -- View this message in context: http://cxf.547215.n5.nabble.com/Problem-with-WS-Security-and-CXF-2-4-0-tp4443698p4542731.html Sent from the cxf-user mailing list archive at Nabble.com.
