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.
- Import the Siebel Business Application software dependency files
to the connectorModule folder inside the adapter project.
- In the J2EE perspective of WebSphere Integration Developer, expand
the Connector Projects folder, then expand the adapter project.
- Right-click the connectorModule folder,
then select Import.
- In the Import window, select File system from
the list of import sources, then click Next.
- 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.
- 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
- Import the .jar files into the connectorModule folder.
- In the J2EE perspective of WebSphere Integration Developer, expand
the Connector Projects folder, then expand the adapter project.
- Right-click the connectorModule folder,
then select Import.
- In the Import window, select File system from
the list of import sources, then click Next.
- 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.
- Add the software dependency files from the connectorModule folder
to the adapter project classpath.
- Right-click the adapter project, then select Properties.
- In the Properties for CWYEB_Siebel Adapter window,
select Java Build Path from the left pane.
- In the Libraries page of the right pane, click Add
JARs.
- In the JAR Selection window, expand the adapter project folder
(CWYEB_Siebel Adapter), then expand the connectorModule folder.
- Highlight all of the JAR files listed under the connectorModule
folder, then click OK.
Figure 2. JAR files added to the connectorModule folder
- 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)