Hi, This looks like the same bug that was previously reported using jetty. I am doing some ongoing work on this issue - I have identified the problem, but not why it's happening. It's most probably a bug in the JDK 1.6 digital signature code. Could you try your testcase again using JDK 1.5 and tell me if it works?
Colm. On Thu, Jun 30, 2011 at 3:59 PM, mickysantomax <[email protected]> wrote: > I tried to run CXF examples coming with source distribution and all works > fine. > > I tried to reproduce same example in my application (with same certificates, > properties configuration files and so on) and have the error: "The signature > or decryption was invalid". > > Tried with mixed scenarious: > > my CXF client and examples CXF service -> OK > my CXF server and examples CXF client -> ERROR: "The signature or > decryption was invalid". > > Tried with standalone Jetty server (versione 6.1.25). Initially there were a > ClassNotFoundException (BouncyCastle), but after adding properly jar into > classpath, the error persist. > > Below there's the log extracted from standalone Jetty server: > > http://pastebin.com/75GPqKax > > Thanks for your help. > > -- > View this message in context: > http://cxf.547215.n5.nabble.com/Problem-with-WS-Security-and-CXF-2-4-0-tp4443698p4539118.html > Sent from the cxf-user mailing list archive at Nabble.com. > -- Colm O hEigeartaigh http://coheigea.blogspot.com/ Talend - http://www.talend.com
