Hi All,
We are getting the following error while invoking the flowservice(6.1)
Exception in thread “main” java.lang.ExceptionInInitializerError: java.lang.SecurityException: Cannot authenticate the JCE frameworkjava.lang.SecurityException: Invalid JCE jar file URL – file:/E:/java/javax/crypto/Cipher.class
at com.entrust.toolkit.security.provider.JCEVerifierImpl.a(Unknown Source)
at com.entrust.toolkit.security.provider.JCEVerifierImpl.verifyJCEJar(Unknown Source)
at com.entrust.toolkit.security.provider.Entrust.(Unknown Source)
at com.wm.app.b2b.client.BaseContext.(BaseContext.java:109)
at TestService.main(TestService.java:17)
I had placed the client.jar and required entrust jar files in the required libraries.
Any one please help if they know regarding this
Thanks,
isharai