Creating the Oracle WebLogic Full Client JAR for Safety System Integration

This task describes how to create the Oracle WebLogic full client JAR required for safety system integration. You use the Oracle WebLogic JarBuilder tool to generate the full client JAR. The JAR file is then added to the classpath.

This task is a step in Process of Setting Up Safety System Integration for Siebel Medical.

To create the Oracle WebLogic full client JAR for safety system integration

  1. Log on to the Oracle WebLogic server.

  2. Change the directory to the server/lib directory, using the following command:

    cd WL_HOME/server/lib
    
  3. Create wlfullclient.jar in the server/lib directory, using one of the following commands.

    JDK Version Command

    Version 1.5

    java -jar wljarbuilder.jar -profile wlfullclient5
    

    Version 1.6

    java -jar wljarbuilder.jar
    
  4. To add the Oracle WebLogic full client JAR to the classpath, copy it to the D:\WLSJMS directory on the Siebel Server.