Copy the default zone.properties file in ORACLE_HOME\Apache\Jserv\conf
3.
to zone_pp.properties. In this file, ensure that the session.useCookies
parameter has a value of true.
root.properties= ORACLE_HOME\Apache\Jserv\conf\zone_pp.properties
Modify the various Wireless Edition specific properties files. The default
4.
location for these files is in the <WE_HOME>\server\classes directory. Create a
copy of this directory and modify the properties files so that each of the JServ
instances has a unique port number and other resources. For example, the
directory should appear as <WE_HOME>\server\classes. In the <WE_
HOME>\server\classes4\oracle\panama\core\admin\ directory, modify the
System.properties file.
Set the unique identifier for this instance:
a.
instance.identifier=instance
Set the following parameter to true to ensure that the instance participates
b.
in cache synchronization:
participateInCacheSynchronization=true
Set the enable.http.session.binding to false.
c.
Set the following to point to the machine and port where the Master
d.
Instance for Cache synchronization is running. It should have the same
value for all instances. Ensure that the port number (2007 in this case) is the
same as the one specified by the rmi.registry.port parameter in the
Master.properties file on the machine running the Master instance.
masterInstance.url=//localhost:2007
Set the following in the AsynchNotification.properties file in the <WE_
e.
HOME>\server\classes\oracle\panama\core\admin\ directory to:
server.listen.port=5500
Set the following in the AsynchRequest .properties file in the <WE_
f.
HOME>\server\classes\oracle\panama\core\admin\ directory to:
server.listen.port=6500
Set the following in the Ftp.properties file in the <WE_
g.
HOME>\server\classes\oracle\panama\core\admin\ directory to:
ftp.server.port=910
Configuring the Personalization Portal for Load-Balancing
Multiple JVM Support and Load Balancing 5-11
Need help?
Do you have a question about the Application 9i and is the answer not in the manual?
Questions and answers