Re: Using Bouncy Castle instead of Merlin in WSS4J 1.6.13

2014-03-14 Thread Giriraj Bhojak
I tried this through a junit after changing the algorithm. And here is what I got: SEVERE: java.security.NoSuchAlgorithmException: unsupported algorithm Mar 14, 2014 12:14:22 PM org.apache.cxf.phase.PhaseInterceptorChain doDefaultLogging WARNING: Interceptor for ... has thrown exception,

Re: Using Bouncy Castle instead of Merlin in WSS4J 1.6.13

2014-03-14 Thread Giriraj Bhojak
That's bad on so many levels for me. Really sorry to bother you with it Colm. I was going through org.apache.ws.security.handler.WSHandlerConstants.SIG_ALGO and I copied the property for SIG_DIGEST_ALGO instead of the one above it. Apologies again to bother you with it. Thanks, Giriraj. On