Configure the class path of each managed WebLogic Server
in the cluster to include JAR files that were installed by AEM forms.
To modify the class path of a managed server:
-
Ensure that each managed WebLogic Server in the cluster is
started. Use Node Manager to start any managed servers that are
stopped.
-
In the WebLogic Server administration console, under Domain
Structure, click
Environment
>
Servers
.
-
Under change center, click
Lock & Edit
, and then
click the name of your server.
-
Click the
Configuration
tab >
Server Start
.
-
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).
-
Click
Save
.
-
Repeat steps 2 to 7 for all servers in the cluster.
-
Under Change Center, click
Activate Changes
.
|
|
|