Skip to main content

Preparation

Before Bravura Security Fabric can target JD Edwards EnterpriseOne applications, you must:

  • Install JD Edwards EnterpriseOne client software.

  • Configure the Dynamic Java Connector, if communicating with JDE 9.0 (Java).

Installing JD Edwards EnterpriseOne client software

Install the JD Edwards EnterpriseOne client software and development tools onto your Bravura Security Fabric server and ensure that the system path is updated to include the paths to the bin directories. These directories are typically C:\B7\system\bin32 and C:\B7\TS7334\bin32 .

Configuring the Dynamic Java Connector

When targeting using agtjdeow-java.exe, you must configure the Dynamic Java Connector as follows:

  1. Obtain the following jar files from JD Edwards EnterpriseOne server and add them to your CLASSPATH environment variable:

    • ApplicationAPIs_JAR.jar

    • ApplicationLogic_JAR.jar

    • Base_JAR.jar

    • BizLogicContainer_JAR.jar

    • BizLogicContainerClient_JAR.jar

    • BusinessLogicServices_JAR.jar

    • castor.jar

    • commons-httpclient-3.0.jar

    • commons-logging.jar

    • Connector.jar

    • EventProcessor_JAR.jar

    • Generator.jar

    • j2ee1_3.jar

    • JdbjBase_JAR.jar

    • JdbjInterfaces_JAR.jar

    • JdeNet_JAR.jar

    • jmxremote.jar

    • jmxremote_optional.jar

    • jmxri.jar

    • log4j.jar

    • ManagementAgent_JAR.jar

    • Metadata.jar

    • MetadataInterface.jar

    • PMApi_JAR.jar

    • Spec_JAR.jar

    • System_JAR.jar

    • SystemInterfaces_JAR.jar

    • xerces.jar

    • xmlparserv2.jar

    • JDBC drivers

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

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

    Consult the online documentation for additional configuration information: http://docs.oracle.com/cd/E17984_01/doc.898/e14696/dynamic_java_connector.htm