WebSphere Adapter for JD Edwards

Adding external dependencies

The JD Edwards EnterpriseOne application requires that you add certain external software dependencies to the adapter project. These software dependencies enable the Adapter for JD Edwards EnterpriseOne to communicate with the JD Edwards EnterpriseOne application.

Before adding the required external software dependencies, you must create the adapter project in WebSphere Integration Developer, and you must know the location of the external dependencies.
  1. In the J2EE perspective of WebSphere Integration Developer, expand the Connector Projects folder, then expand the CWYED_JDE adapter project.
  2. Right-click the connectorModule folder, then select Import.
  3. In the Import screen, select File system from the list of import sources, then click Next.
  4. In the "File system" screen, click the Browse button next to the "From directory" field, then navigate to the directory that contains the JD Edwards EnterpriseOne software dependencies and configuration files, then click OK.
  5. Click the Select All button to select all of the files that appear in the right pan of the "File system" screen, then click Finish.
  6. Repeat Steps 1-5 to import the following .jar files into the connectorModule folder: ffdcSupport.jar and aspectjrt.jar.

    These .jar files are located in the following directory:WebSphere_Integration_Developer_Installation_Directory\runtimes\bi_v6\lib

    Note: If you accepted the default installation directory when you installed WebSphere Integration Developer, the .jar files are located in the following directory: C:\Program Files\IBM\WebSphere\ID\6.0\runtimes\bi_v6\lib
  7. Add the libraries from the connectorModule folder to the adapter project classpath. The following steps describe how to do this:
    1. Right-click the CWYED_JDE adapter project, then select Properties.
    2. In the Properties screen, select Java Build from the left pane.
    3. In the right pane, select the Libraries tab, then click Add JARs.
    4. In the JAR Selection screen, select all of the libraries listed under the connectorModule folder, then click OK.
    5. In the Properties for CWYED_JDE screen, click OK.
The external dependencies, also referred to as libraries, appear in the CWYED_JDE adapter project folder.

Terms of use |

Last updated: Thu 12 Oct 2006 03:41:20

(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)