Transports and Interfaces: Siebel Enterprise Application Integration > Integrating with Java > About the Siebel Resource Adapter >

Using the Resource Adapter


When deploying the Siebel Resource Adapter in J2EE Application Server (BEA WebLogic or IBM WebSphere), the necessary Siebel JAR files are included. The Siebel JAR files that need to be added to the classpath are:

  • SiebelJI.jar
  • SiebelJI_lang.jar (lang = the installed language pack; for example, SiebelJI_enu.jar for English or SiebelJI_jpn.jar for Japanese.)

The resource adapter archive, or RAR file, may also be required for deployment. Refer to the documentation of the J2EE application server for more information on deploying a JCA adapter on the server.

The following sections contain code samples for both managed and non-managed environments.

Transports and Interfaces: Siebel Enterprise Application Integration