6.1.3 Configuring the class path of the managed servers

Configure the class path of each managed WebLogic Server in the cluster to include JAR files that were installed by LiveCycle.

To modify the class path of a managed server:

  1. Ensure that each managed WebLogic Server in the cluster is started. Use Node Manager to start any managed servers that are stopped.

  2. In the WebLogic Server Administration Console, under Domain Structure, click Environment > Servers.

  3. Under change center, click Lock & Edit, and then click the name of your server.

  4. Click the Configuration tab > Server Start.

  5. In the Class Path box, enter the class path, and then add the location and file name for the pop3.jar file ([appserverdomain]/idplib/pop3.jar), weblogic.jar file ([appserver root]/server/lib/weblogic.jar), tools.jar ([JAVA_HOME]/lib/tools.jar) file, and the JDBC driver ([appserverdomain]/idplib/[.jar file for JDBC driver]) to the class path.

    Note: Ensure that the pop3.jar file is listed before the weblogic.jar file classes and that the various JAR files are separated with a colon (:) (Linux/UNIX) or a semicolon (;) (Windows).
  6. Click Save.

  7. Repeat steps 2 to 7 for all servers in the cluster.

  8. Under Change Center, click Activate Changes.

// Ethnio survey code removed