| ACS Abeans Configuration | |
|---|---|
| Project: | abeans |
| Classification: | User's Documentation |
| Identification: | CSL-DOC-- |
| Copyright © by Cosylab Ltd. All Rights Reserved. | |
| Revision | Date | Author | Section | Modification |
|---|---|---|---|---|
| 1.0 | 2003-11-14 | Documentation Generator | ||
| all | Generated. | |||
| 1.1 | 2003-11-14 | Matej Sekoranja | ||
| all | Added JVM system properties. |
This document is classified as a public document. Redistribution and use, with or without modification, are permitted provided that:
This document's meta-information (authors, revision history, table of contents, ...) can be found above. What follows below is the body of the document. The body is composed of several sections, which may be further composed of subsections.
Typographical styles are used to denote entities of different kinds. For a full list of entities and their respective typographic conventions, please refer to the Styles section of the XML Documentation document.
When viewing the document in a non-printed form, it is possible to submit comments regarding a given section to the document's owner. This is achieved by clicking the mail icon next to the section title. For this to work, your mail must be configured to properly handle the mailto URLs.
| DefaultCORBAService.txt | |
|---|---|
| Key | Description |
| * | All properties all passed to the ORB (overriding system properties). |
| debug | Can take values 'true' or 'false'. If 'true', plug will print out additional debug information. |
| NamingServiceRemoteDirectory.txt | |
|---|---|
| Key | Description |
| reference | Reference to CORBA Naming Service, use IIOP type reference - 'iiop://<host>[:<port>]'.
NOTE: can be set/overriden by NamingServiceRemoteDirectory.reference JVM system property. |
| debug | Can take values 'true' or 'false'. If 'true', plug will print out additional debug information. |
| RemoteLoggingService.txt | |
|---|---|
| Key | Description |
| CentralizedLogger | Context name of the Centralized Logger, defaults to 'Log'. |
| CacheSize | The number of log entries that can be kept in the local cache. When this number is reached, all log entries are transferred to the centralized logging, defaults to '10'. |
| MaxCacheSize | The maximum number of log entries (also for internal purposes) that can be kept in the local cache. When this number is reached, all log entries are lost, defaults to '500'. |
| MinCachePriority | Log entries whose priority is below (smaller than) the one specified with this property will be ignored (neither cached nor submitted to the centralized logging), defaults to '0'. |
| MaxCachePriority | Log entries whose priority exceeds (is greater than) the one specified with this property will be directly transmitted to the centralized logging, bypassing the local cache. If this is less than MinCachePriority, the local cache feature is disabled, defaults to '31'. |
| MaxThreads | The maximum number of threads taken from thread pool by this service, defaults to '10' (minimal 2). |
| DisableRemoteDirectoryLookup | Switch to disable remote directory lookup, defaults to 'false'. |
| debug | Can take values 'true' or 'false'. If 'true', plug will print out additional debug information. |
| ACSPlug.txt | |
|---|---|
| Key | Description |
| Manager.defaultReference | Manager CORBA reference (corbaloc).
NOTE: can be set/overriden by Manager.defaultReference JVM system property. ACS.Manager JVM property overrides Manager.defaultReference. |
| debug | Can take values 'true' or 'false'. If 'true', plug will print out additional debug information. |
| CDBDALPlug.txt | |
|---|---|
| Key | Description |
| DAL.defaultReference | Default CORBA reference to the DAL remote object...
NOTE: can be set/overriden by DAL.defaultReference JVM system property. |
| DAO.remote | Can take values 'true' or 'false'. If 'true', plug will use remote DAO object, othervise local DAO implementation will be used. |
| debug | Can take values 'true' or 'false'. If 'true', plug will print out additional debug information. |
![]() |