This group lists Domino settings. Properties are listed in alphabetical order.
Domino property name |
Default value |
Description |
---|---|---|
ConnectionPools |
defaultdomino |
Comma-separated list of connection pool names available for the Domino connection. For each connection pool name given in the ConnectionPools property, there must be a corresponding <pool-name>.properties file in the ...\onepage\WEB-INF\classes directory. The default value points to a defaultdomino.properties file in the directory. See “Setting up a Domino connection” for information about configuring ConnectionPools. |
ConnectionType |
nrpc |
(nrpc/diiop/websession) The connection type to use for a Domino connection. |
DefaultConnectionPool Name |
defaultdomino |
Identifies the default connection pool name to use for a Domino connection, from the list of available connection pools. The user name provided in the properties file must have access rights to a Domino database with document creation, deletion, and agent running. |
Domino.Enabled |
false |
(true/false) Indicates whether the UA server has been configured for for connection to a Domino database. This value is used by WorkSpace. |