What version of CXF and JDK are you using? Do you have the unlimited security policies installed in the JDK?
Colm. On Thu, Mar 1, 2012 at 12:27 AM, kumarasamyr <[email protected]> wrote: > Having WSS4JInInterceptor and WSS4JOutInterceptor for Signature and Encrypt. > > getting the following exception when running the client. > > Original Exception is, *java.security.NoSuchAlgorithmException: Cannot find > any provider supporting DESede/CBC/ISO10126Padding > * > > > org.apache.cxf.binding.soap.SoapFault: Security processing failed. > at > org.apache.cxf.ws.security.wss4j.WSS4JOutInterceptor$WSS4JOutInterceptorInternal.handleMessage(WSS4JOutInterceptor.java:275) > at > org.apache.cxf.ws.security.wss4j.WSS4JOutInterceptor$WSS4JOutInterceptorInternal.handleMessage(WSS4JOutInterceptor.java:136) > at > org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:263) > at org.apache.cxf.endpoint.ClientImpl.doInvoke(ClientImpl.java:533) > at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:463) > at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:366) > at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:319) > at org.apache.cxf.frontend.ClientProxy.invokeSync(ClientProxy.java:88) > at org.apache.cx > > -- > View this message in context: > http://cxf.547215.n5.nabble.com/java-security-NoSuchAlgorithmException-Cannot-find-any-provider-supporting-DESede-CBC-ISO10126Padding-tp5526461p5526461.html > Sent from the cxf-user mailing list archive at Nabble.com. -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com
