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:
For Linux: upgradeJDK.sh <path_to_JDK8> <jce_policy_path> 
For 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>.