Installing the Dynamic Java Connector

This section explains how to install dynamic connector components so that you can run a dynamic Java connector application.

Copy the following files from the JD Edwards EnterpriseOne server to a directory on the machine that you want to use (for example, C:\JDEdwards\Interop):

  • ApplicationAPIs_JAR.jar

  • ApplicationLogic_JAR.jar

  • Base_JAR.jar

  • BizLogicContainer_JAR.jar

  • BizLogicContainerClient_JAR.jar

  • BusinessLogicServices_JAR.jar

  • castor.jar (Tools Releases prior to 9.2.6)

  • commons-codec.jar

  • commons-lang2.6.jar

  • commons-logging.jar

  • Connector.jar

  • EventProcessor_JAR.jar

  • Generator.jar

  • httpclient.jar

  • httpcore.jar

  • httpmime.jar

  • j2ee1_3.jar

  • jakarta.activation.jar (Tools Releases 9.2.6 and greater)

  • jakarta.xml.bind-api.jar (Tools Releases 9.2.6 and greater)

  • jaxb-core.jar (Tools Releases 9.2.6 and greater)

  • jaxb-impl.jar (Tools Releases 9.2.6 and greater)

  • JdbjBase_JAR.jar

  • JdbjInterfaces_JAR.jar

  • JdeNet_JAR.jar

  • jmxremote.jar

  • jmxremote_optional.jar

  • jmxri.jar

  • ManagementAgent_JAR.jar

  • Metadata.jar

  • MetadataInterface.jar

  • PMApi_JAR.jar

  • Spec_JAR.jar

  • System_JAR.jar

  • SystemInterfaces_JAR.jar

  • xerces.jar

  • xml-apis.jar

  • xmlparserv2.jar

  • jdeinterop.ini

  • jdbj.ini

  • jdelog.properties

  • JDBC drivers (obtain the JDBC drivers from the database vendor)

Add all of the copied files to the CLASSPATH.

After you copy the appropriate jar files onto your interoperability machine, do the following:

  1. Add the path where the jdelog.properties, jdeinterop.ini, and jdbj.ini files are located into CLASSPATH.

  2. Edit jdeinterop.ini, jdelog.properties, and jdbj.ini for proper settings.

Note: The ptf.log file contains version information for the Java Connector. The ptf.log file is located in the Connector.jar file.