LexEVS 6.5.0 CTS2 Overview of Changes

CTS2 REST Services over HTTPS

With the upgrade to CTS2 REST services over HTTPS, you may get an error when querying the LexEVS CTS2 Service using Java 8 due to cryptography incompatibilities between the client and the server.

This can be resolved by downloading the extended JCE files from Oracle (Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files 8 Download) at http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html.

This fixes CTS2 REST service calls from a Java 8 client.