Asynchrequest.properties; Encodingsets.properties - Oracle Application 9i Configuration Manual

Application server wireless edition
Table of Contents

Advertisement

Table 10–12 Parameters of the AsynchNotification.properties File
Key
worker.classname
init.pool.size
minimum.pool.size Integer
server.listen.port
server.listen.host

10.13 AsynchRequest.properties

This is the property file read by the asynchronous request Dequeuer. It is in the WE_
HOME/server/classes/oracle/panama/core/admin directory.
Table 10–13 Parameters of the AsynchRequest.properties File
Key
worker.classname
init.pool.size
minimum.pool.size Integer
server.listen.port
server.listen.host

10.14 EncodingSets.properties

This file is used for converting the encoding set names from IANA names to Java
names. The order of the entries is not important, but the entries must be unique. If
the IANA name and the Java name are identical, no new entry is necessary.
Type
Editable Description
Class
N
Implementation class for the asynchronous
Name
notification Dequeuer. The default is
oracle.panama.core.parm.asynch.AsynchNotifica
tionImpl.
Integer
Y
Thread pool size at startup. The default is 1.
Y
Minimum thread pool size. The default is 1.
Integer
Y
Asynchronous notification Dequeuer
management server listening port. The default is
55000.
Host
Y
Host which is running notification Dequeuer
Name
management. The default is localhost.
Type
Editable Description
Class
N
Implements the asynchronous request Dequeuer.
Name
Integer
Y
Thread pool size at startup. The default is 1.
Y
Minimum thread pool size. The default is 1.
Integer
Y
Asynchronous notification Dequeuer
management server listening port. The default is
55000.
Host
Y
Host which is running notification Dequeuer
Name
management. The default is localhost.
EncodingSets.properties
Property Files 10-23

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Application 9i and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Table of Contents