19 positioner.xml, 20 geocoders.xml, Para – Oracle Audio Technologies Application 9i User Manual

Page 131: Section 10.19, "positioner.xml, Section 10.20, "geocoders.xml, Positioner.xml, Geocoders.xml, 19 positioner.xml, 20 geocoders.xml

Advertising
background image

Geocoders.xml

Property Files

10-27

10.19 positioner.xml

This XML file specifies the automatic positioning capability provider. It is in the
WE_HOME/server/classes/oracle/panama/mp directory.

Table 10–19

Parameters of the positioner.xml File

10.20 Geocoders.xml

This XML file specifies the geocoding provider’s preference in descending order. It
is in the WE_HOME/server/classes/oracle/panama/spatial/geocoder directory.

rmiThreadPool.minThreads

Integer

Y

Maximum number of threads in
the RMI thread pool. The default
is 20.

rmiThreadPool.idleTimeout

Integer

Y

Idle timeout, in minutes, for the
thread. The default is 10.

remoteObjects.length

Integer

Y

Default is 1.

remote.Object1.name

String

N

Default is CacheSynchServer.

remoteObject1.implementation String

N

Default is
oracle.panama.master.CacheSyncS
erver.

ptginstances.length

Integer

Y

Number of instances that will
participate in the multiple Java
Virtual Machine synchronization.

ptginstance[n]rmi.host

String

Y

Host name from which the nth
instance is being run.

ptginstance[n]rmi.port

Integer

Y

Port number from which the nth
instance is listening.

ptginstance[n]rmi.objectName

String

N

Default value is
CacheSynchClient.

Key

Description

ProviderName

Provider name.

ProviderImpl

Class that implements the provider.

the rest

Additional arguments read by the provider.

Key

Type

Editable

Description

Advertising