Upgrading your JDK
Sterling B2B Integrator version 6.0 and later versions require JDK 8. Use the upgradeJDK script to upgrade your version of JDK.
The upgradeJDK.sh and upgradeJDK.cmd files are located in the <install_dir>/bin folder.
Run the following command:
- Linux:
upgradeJDK.sh <path_to_JDK8> <jce_policy_path>
- Windows:
upgradeJDK.cmd <path_to_JDK8> <jce_policy_path>
Note: If you are upgrading from JDK 7 and are using the same JCE policy file for JDK 8, then you do not have to specify the
<jce_policy_path>
.Upgrading your JDK (applicable only for Sterling B2B Integrator version 6.2.1 and higher)
When upgrading to Sterling B2B Integrator v6.2.1.0 and higher, refer to the version
compatibility table listed below. You do not need to run the command
upgradeJDK.cmd/.sh
before the upgrade.
When installing or upgrading to Sterling B2B Integrator v6.2.1.x, it is not required
to provide the Java Cryptography Extension (JCE) policy file anymore as it is
already included in the JDK for this release.
- In the IIM UI, the option to provide the JCE file is removed.
- In the response file, if the variable JCE_DIST_FILE is
linked to the JCE file, it should be removed manually.Note: Sample response files that are included with the v6.2.1.x media do not show the variable JCE_DIST_FILE.
The table below lists the compatible JDK versions along with the corresponding Sterling B2B Integrator versions.
Sterling B2B Integrator version | Compatible JDK version |
---|---|
6.2.1.0 | 17.0.14+7 |