Adding vendor libraries

Third-party libraries and other external software dependencies can be added to the project by using WebSphere® Integration Developer.

Before you begin

A connector project for the adapter must be created on your workspace.

Why and when to perform this task

Once an adapter project is created on your workspace, you can add external dependencies.

Steps for this task

  1. Copy external dependencies into the connectorModule folder under the connector project generated in the WebSphere Integration Developer. The following is an example of a destination folder: WID\workspace\CWYEB_SiebelAdapter\connectorModule.
  2. Right-click and select Refresh.
  3. Add the external dependencies to the project as internal libraries.
    1. Under the Connector Projects folder, right click and select Properties.
    2. From the Properties window, select Java™ build path in the left pane.
    3. Click on the Libraries tab.
    4. Select Add JARs.
    5. From the JAR selection window, expand the nodes and select the JAR files, as seen below.

      This image is described in surrounding text

      JAR Selection window

      Based on the Siebel version, the dependency JARs may vary.

    6. Click OK in the following two windows to conclude the selection.
    External dependencies must be added to the EAR file, which is later exported. For more information, refer to the documentation on the WebSphere Integration Developer Web site at http://www.ibm.com/software/integration/wid.

Terms of use |

Last updated: Sun Mar 12 11:38:28 2006

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