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.
- In the J2EE perspective of WebSphere Integration Developer, expand
the Connector Projects folder, then expand the CWYED_JDE adapter project.
- Right-click the connectorModule folder, then select Import.
- In the Import screen, select File system from
the list of import sources, then click Next.
- 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.
- 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.
- 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
- Add the libraries from the connectorModule folder to the adapter
project classpath. The following steps describe how to do this:
- Right-click the CWYED_JDE adapter project,
then select Properties.
- In the Properties screen, select Java Build from
the left pane.
- In the right pane, select the Libraries tab, then click Add
JARs.
- In the JAR Selection screen, select all of the libraries listed
under the connectorModule folder, then click OK.
- 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)