Previous Topic: LDAP Exception Considerations

Next Topic: SDK Sample Connectors

Custom Connector Code Upgrade Considerations

This release of the JCS is compatible with all previous releases of the JCS SDK Connector Code (8.1SP2 SDK CR10 and above). Therefore, unless a custom connector uses additional JCS API calls not present in the SDK connector code, you do not need to recompile it. Some classes in the 8.1SP2 JCS API have been moved into sub-packages in this release. If you have used extra API calls, make minor updates to import statements if necessary.

When recompiling your custom connector, deal with any deprecation warnings by moving to the alternative APIs as described in the relevant Javadoc.