Creating a 64-bit Java Subsystem by Using the Siebel Web Client

The following is an alternative procedure for creating a 64-bit Java subsystem by using the Siebel Web Client.

To create a 64-bit Java subsystem by using the Siebel Web Client

  1. In the Siebel client, navigate to the Administration - Server Configuration screen, Enterprises view.

  2. In the first list applet, select the Enterprise Server that you want to configure.

  3. In the middle applet, click the Profile Configuration tab.

  4. Click New to create a new component profile and set the following parameters:

    Name Value

    Profile

    JAVA64

    Alias

    JAVA64

    Subsystem Type

    JavaContainerSubSys

  5. In the Profile Parameters list applet (the last applet), set the following values:

    1. Set the Value of the JVM Classpath parameter to the following:

      The location of the jndi.properties file (if using the JMS Transport).

    2. Set CONTAINERURL to point to the java container. For example:

      CONTAINERURL=http://localhost:<Config Agent HTTP Port>/siebel/jbs for named 
      subsystem JAVA64
      
    3. Based on your usage, place all other JMS Provider jars in the lib directory of the Apache Tomcat server.

Note: The JAVA64 subsystem is preconfigured with the required CONTAINERURL, which eliminates the need for you to create the JAVA64 subsystem manually. However, you can modify parameters such as CLASSPATH-based JNDI file path.