报错信息:java.lang.NoClassDefFoundError: javax.crypto.b (initialization failure)
对于使用IBM WebSphere部署环境的时候,需要替换的非限制性jar包应该从IBM官网中下载。
具体原因可参考:
https://www-01.ibm.com/support/docview.wss?uid=swg21635319
https://community.oracle.com/thread/1529509
Answer
You may choose "Files for older versions of the SDK" as Unrestricted JCE policy file for ISBI running on "IBM Java 1.6" or "IBM Java 1.7". The filename from the Unrestricted JCE policy files site is "unrestricted.zip".
But instead you may choose "Files for Java 5.0 SR16, Java 6 SR13, Java 6 SR5 (J9 VM2.6), Java 7 SR4, and all later releases" as Unrestricted JCE policy file for ISBI running on a su

在IBM WebSphere环境下遇到AES加密报错java.lang.NoClassDefFoundError: javax.crypto.b (initialization failure)。解决方案是下载IBM官方的非限制性JCE政策文件,如'unrestricted.zip'或'unrestrictedpolicyfiles.zip',以适应不同Java版本。IBM APAR IV35770的安全问题已在新版JCE文件中修复。由于IBM下载可能受限,提供了百度云盘的下载链接。

18万+

被折叠的 条评论
为什么被折叠?



