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-tp5526460p5526460.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to