Transports and Interfaces: Siebel Enterprise Application Integration > EAI JMS Transport > Process of Installing Required Files for JMS Messaging >

Installing Java Archive Files


Certain Java Archive (JAR) files are required to be installed on the computer that is running the Siebel Server (for example, in the D:\JMS directory) to communicate with Oracle SOA Suite. This is a step in Process of Installing Required Files for JMS Messaging.

Table 16 lists the required JAR files.

Table 16. JAR Files Required for JMS Messaging
Source
JAR File

oc4j_extended_101330.zip

  • adminclient.jar
  • bcel.jar
  • dms.jar
  • ejb.jar
  • javax77.jar
  • jms.jar
  • jta.jar
  • mail.jar
  • oc4jclient.jar
  • ojdbc14dms.jar
  • optic.jar
  • pcl.jar

SIEBSRVR_ROOT\CLASSES

  • Siebel.jar
  • SiebelJI_lang.jar

    where lang is the language code of the default language of the Siebel installation

OracleAS_HOME/datadirect/sun/lib

  • jndi.jar

OracleAS_HOME/j2ee/home/lib

  • oc4j-internal.jar,

    com/evermind/util/JCAProperties.class file

To install JAR files

  1. Download the OC4J Standalone 10g Release 3 (10.1.3.3.0) Zip archive, oc4j_extended_101330.zip, and extract its contents to your JMS directory, for example, D:\JMS.

    The oc4j_extended_101330.zip archive can be downloaded directly from the following URL:

    http://download.oracle.com/otn/java/oc4j/101330/oc4j_extended_101330.zip

    It is also part of the Oracle 10g R3 Companion (10.1.3.x) CD, which can be downloaded from the Oracle Application Server 10g Release 3 (10.1.3.x) Downloads site on Oracle Technology Network:

    http://www.oracle.com/technetwork/middleware/ias/downloads/101310-085449.html

  2. Copy the following Siebel JAR files from the SIEBSRVR_ROOT\CLASSES directory to D:\JMS:
    • Siebel.jar
    • SiebelJI_lang.jar, where lang is the language code of the default language of the Siebel installation
  3. Copy the jndi.jar file from the OracleAS_HOME/datadirect/sun/lib directory to the D:\JMS\j2ee\home\lib directory.
  4. Copy the com/evermind/util/JCAProperties.class file from the oc4j-internal.jar file in the OracleAS_HOME/j2ee/home/lib directory to the D:\JMS directory. You can use the following command to extract the JCAProperties.class file while preserving the directory structure:

    jar vxf oc4j-internal.jar com/evermind/util/JCAProperties.class

Transports and Interfaces: Siebel Enterprise Application Integration Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices.