WebSphere Adapter for Siebel Business Applications

Adding external software dependencies

To add the required external dependency files to the adapter project, you first import the files to the connectorModule folder inside the adapter project, then you copy the files from the connectorModule folder of the adapter project to the project classpath.

Before you begin

Create the adapter project in WebSphere® Integration Developer. Also, obtain the software dependency files.

About this task

The third party libraries that you add to the connector project are used when you deploy the project.

How to perform this task

The Siebel application requires that you add external software dependencies to the adapter project. These software dependencies enable the Adapter for Siebel Business Applications to communicate with the Siebel environment.
  1. Import the Siebel Business Application software dependency files to the connectorModule folder inside the adapter project.
    1. In the J2EE perspective of WebSphere Integration Developer, expand the Connector Projects folder, then expand the adapter project.
    2. Right-click the connectorModule folder, then select Import.
    3. In the Import window, select File system from the list of import sources, then click Next.
    4. In the File system window, click Browse, then navigate to the directory that contains the Siebel Business Applications software dependencies and configuration files, then click OK.
    5. To select all of the files that are displayed in the right pan of the File system window, click Select All, then click Finish.
      Figure 1. Viewing the dependency JAR files added to the connectorModule folder
      This image is described in the surrounding text.
  2. Import the .jar files into the connectorModule folder.
    1. In the J2EE perspective of WebSphere Integration Developer, expand the Connector Projects folder, then expand the adapter project.
    2. Right-click the connectorModule folder, then select Import.
    3. In the Import window, select File system from the list of import sources, then click Next.
    4. In the File system window, click Browse to navigate to 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.
  3. Add the software dependency files from the connectorModule folder to the adapter project classpath.
    1. Right-click the adapter project, then select Properties.
    2. In the Properties for CWYEB_Siebel Adapter window, select Java Build Path from the left pane.
    3. In the Libraries page of the right pane, click Add JARs.
    4. In the JAR Selection window, expand the adapter project folder (CWYEB_Siebel Adapter), then expand the connectorModule folder.
    5. Highlight all of the JAR files listed under the connectorModule folder, then click OK.
      Figure 2. JAR files added to the connectorModule folder
      This image is described in the surrounding text.
    6. In the Properties window, click OK.

Result

The external dependencies are displayed in the adapter project folder.

What to do next

Configure the adapter.

Terms of use |

Last updated: Mon 30 Oct 2006 03:37:37

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