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
- 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.
- Right-click and select Refresh.
- Add the external dependencies to the project as internal libraries.
- Under the Connector Projects folder, right click and select Properties.
- From the Properties window, select Java™ build
path in the left pane.
- Click on the Libraries tab.
- Select Add JARs.
- From the JAR selection window, expand the
nodes and select the JAR files, as seen below.

JAR Selection window
Based
on the Siebel version, the dependency JARs may vary.
- 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.