Installation Guide for Oracle Self-Service E-Billing > Configuring IBM WebSphere > Process of Configuring the IBM WebSphere Application Server for the Command Center Application >
Setting the JVM Options
You must set the JVM options for running Command Center on IBM WebSphere. This task is a step in Process of Configuring the IBM WebSphere Application Server for the Command Center Application. To set the JVM options
- Select Servers, Application servers, server1, Java and Process Management, Process Definition, and Java Virtual Machine.
- In the Classpath properties, enter the full path to
EDX_HOME /config , such as /export/home/qa1/ebilling601/config.
- In Generic JVM arguments properties, enter the following values, where EDX_HOME is the Oracle Self-Service E-Billing installation directory:
-Dedx.home= EDX_HOME
-Dlog4j.configuration=file:EDX_HOME /config/log4j_cc.xml
|