Configuring the Personalization Portal for Load-Balancing
Now the instance can be started using the batch file in
5.6.3 Sample Batch File
The following is a sample batch file for manually starting and stopping Oracle
HTTP Server. Classes for hooks or other features should be added at the end of the
file.
@ECHO OFF
set classpath=%classpath%;ORACLE_HOME\java\lib;PORACLE_HOME\Apache\jdk\lib
set classpath=%classpath%;ORACLE_HOME\Apache\Jserv\ApacheJserv.jar
set classpath=%classpath%;ORACLE_HOME\Apache\Jsdk\lib\jsdk.jar
set classpath=%classpath%;<WE_HOME>\server\classes%1
set classpath=%classpath%;<WE_HOME>\lib\panama.zip
set classpath=%classpath%;<WE_HOME>\lib\panama_core.zip
set classpath=%classpath%;<WE_HOME>\lib\panama_portal.zip
set classpath=%classpath%;<WE_HOME>\lib\panama_papz.zip
set classpath=%classpath%;ORACLE_HOME\jdbc\lib\classes12.zip
5-12 Oracle9i Application Server Wireless Edition Configuration Guide
Set the following in the Notification.properties file in the <WE_
h.
HOME>\server\classes\oracle\panama\core\admin\ directory to:
sms.server.port=5000
Set the following in the Rmi.properties file in the <WE_
i.
HOME>\server\classes\oracle\panama\core\admin\ directory. This is
the port number on which the RMI server runs:
rmi.server.port=201
Set the following in the www-server.properties file in the <WE_
j.
HOME>\server\classes\oracle\panama\core directory:
port=809
Set the following in the MAgent.properties file in the <WE_
k.
HOME>\server\classes\oracle\panama\magent\config directory. This is
the same as the rmi.server.port setting in Rmi.properties in the <WE_
HOME>\server\classes\oracle\panama\core\admin directory.
magent.server.port=201
Set the path to the class files to reflect the per instance classes in the
l.
Spatial.properties file in the <WE_
HOME>\server\classes\oracle\panama\spatial\ directory.
Section
5.6.3.
Need help?
Do you have a question about the Application 9i and is the answer not in the manual?
Questions and answers