7.3 Exception Reported After Upgrading to REST Driver 1.0.0.1

Issue: After upgrading, the driver reports the following error:

Message: Code(-9010) An exception occurred: java.lang.NoSuchMethodError: org.apache.http.impl.client.HttpClientBuilder.setConnectionManagerShared(Z)Lorg/apache/http/impl/client/HttpClientBuilder;
at com.novell.nds.dirxml.driver.rest.HTTPSubscriberConnectionInfo.makeHttpClient(HttpRESTOperations.java:547)

Workaround: Include httpclient and httpcore 441 jar files in the REST driver installation directory.

  1. Download httpclient 4.4.1 jar file.

  2. Download httpcore 4.4.1 jar file.