Installation Guide for Oracle Billing Insight > Configuring Oracle WebLogic > Configuring and Starting Scheduler on Oracle WebLogic >
Configuring and Starting Scheduler on Oracle WebLogic and UNIX
Follow these steps to configure and start Scheduler on Oracle WebLogic and UNIX. To configure and start Scheduler on Oracle WebLogic and UNIX
- Go to the
EDX_HOME /bin directory.
- Run the following command:
$./edx_config
- Specify the appropriate details for the application server.
|
|
Application server |
wl |
Java root directory |
/opt/bea12c/Middleware/jdk160_29 |
WebLogic Application Server root directory |
/opt/bea12c/Middleware/wlserver |
- Start Scheduler, using the following command, located in the
EDX_HOME /bin directory:
./wl_scheduler -start -url t3://localhost :7003 -verbose
where:
./wl_scheduler -stop -url t3://localhost :7003 -verbose
|