Server User Manual

System.Properties
Property Files 10-7
locator.objectcache.class Class
Name
N The object cache
implementation class. The
default is
oracle.panam.core.util.ObjectC
acheHardWeakImpl.
objectcache.check.timetolive Seconds Y The time-to-live, in seconds, of
a persistent object. After this
time, the Wireless Edition
reconstructs the object. The
default is 600.
objectcache.check.interval Seconds Y The time required for the cache
monitor to check the cache. If
set to -1, the Wireless Edition
does not invoke the cache
monitor and the cache is not
cleared. The default is 60.
session.expiration.time Seconds Y The time-to-live attribute of a
session. The default is 600.
session.expiration. checkinterval Seconds Y The time required for the
session monitor to check an
open session. The default is 60.
locator.persistent.class Class
name
N The locator implementation for
persistent objects. The default
is
oracle.panama.core.PersistentL
ocatorImpl.
locator.logger.class Class
name
N The logger implementation.
The default is
oracle.panama.core.admin.Log
gerImpl.
locale.language String Y The language used. This is
represented by the ISO code for
the representation of names of
languages. The default is "en".
locale.country String Y The location. This uses the ISO
3166 country code. The default
is "US".
Key Type Editable Description