| Installation Guide for Oracle Self-Service E-Billing > Configuring IBM WebSphere > Process of Configuring the IBM WebSphere Application Server for the Billing and Payment J2EE Application > Setting the JVM Options
 You must set the JVM options for running the Billing and Payment application on IBM WebSphere. This task is a step in Process of Configuring the IBM WebSphere Application Server for the Billing and Payment J2EE 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, where EDX_HOME is the location where Oracle Self-Service E-Billing is installed, such as:/export/home/qa1/ebilling601/config
In Generic JVM arguments properties, enter the following values:
-Dedx.home=<EDX_HOMNE>
 -Dedx.jms.authen.username=websphere -Dedx.jms.authen.password=websphere -Dlog4j.configuration=file:<EDX_HOME>/config/log4j.xml -Dorg.owasp.esapi.resources=<EDX_HOME>/config |