This section describes the parameters used for setting up the user properties for the J2EE server.
For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.4 usrconf.properties (User property file for J2EE servers). When you reference the section, read the key as parameter. In the table below, Default value means the value that is assumed when the parameter is not specified. VR is the version of Application Server on which parameters are introduced or changed.
Note that the specification method of parameters for which "Value in param-name" is specified is different from usrconf.properties (user property file for J2EE servers).
The following table describes the parameters beginning with cosminexus.jpa. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.4(5)(a) Keys beginning with cosminexus.jpa. When you reference the section, read the key as parameter.
Table 4-11 Parameters beginning with cosminexus.jpa
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
cosminexus.jpa.logging.level.operation.category | The following strings can be specified:
| Off | 08-00 |
cosminexus.jpa.exception.logging.sql | The following strings can be specified:
| Off | 08-00 |
The following table describes the parameters beginning with ejbserver.application. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.4(5)(b) Keys beginning with ejbserver.application. When you reference the section, read the key as parameter.
Table 4-12 Parameters beginning with ejbserver.application
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
ejbserver.application.InitTermProcessClasses#1 | Specify any string. | None | 06-50 |
ejbserver.application.userlog.CJLogHandler.handler-name.appname | Specify single byte character set of 0 to 16 bytes using the following characters:
| user_app | 06-50 07-00 |
ejbserver.application.userlog.CJLogHandler.handler-name.count | (If CJMessageFileHandler is used) 2-16
| 2 | 06-50 07-00 |
ejbserver.application.userlog.CJLogHandler.handler-name.encoding | Specify 0 to 1024 bytes using the following characters:
| None | 06-50 07-00 |
ejbserver.application.userlog.CJLogHandler.handler-name.filter | Specify a class character set of 0 to 4096 bytes using the following characters:
| None | 06-50 07-00 |
ejbserver.application.userlog.CJLogHandler.handler-name.formatter | Specify a class character set of 0 to 4096 bytes using the following characters:
| None | 06-50 07-00 |
ejbserver.application.userlog.CJLogHandler.handler-name.level | The following strings can be specified:
| SEVERE | 06-50 07-00 |
ejbserver.application.userlog.CJLogHandler.handler-name.limit | (If CJMessageFileHandler is used) 8192-2147483647 (If CJMPMessageFileHandler is used) 8192-16777216 | 1048576 | 06-50 07-00 07-50 |
ejbserver.application.userlog.CJLogHandler.handler-name.msgid | Specify single byte character set of 0 to 21 bytes using the following characters:
| 0001 | 06-50 07-00 |
ejbserver.application.userlog.CJLogHandler.handler-name.path | Specify any string in the range of 1 to 255 bytes. | user_log | 06-50 |
ejbserver.application.userlog.CJLogHandler.handler-name.separator | Specify single byte character set of 0 to 1024 bytes using the following characters:
| Stroke (|) | 06-50 07-00 |
ejbserver.application.userlog.Logger.logger-name.filter | Specify a class character set of 0 to 4096 bytes using the following characters:
| None | 06-50 07-00 |
ejbserver.application.userlog.Logger.logger-name.handlers#1 | Specify a class character set of 1 to 1024 bytes beginning with alphanumeric characters. Also, when specifying multiple values, delimit with commas (,). | None | 06-50 07-00 |
ejbserver.application.userlog.Logger.logger-name.level | The following strings can be specified:
| SEVERE | 06-50 |
ejbserver.application.userlog.Logger.logger-name.useParentHandlers | The following strings can be specified:
| true | 06-50 |
ejbserver.application.userlog.loggers#1 | Specify a class path within 1024 characters. When specifying multiple values, delimit with commas (,). You can specify the following characters in the class path:
| None | 06-50 07-00 |
ejbserver.application.userlog.menu.handlers.#1#2 | Specify the list of handler names. When specifying multiple values, delimit with commas (,). | None | 06-50 07-00 |
The following table describes the parameters beginning with ejbserver.client. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.4(5)(c) Keys beginning with ejbserver.client. When you reference the section, read the key as parameter.
Table 4-13 Parameters beginning with ejbserver.client
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
ejbserver.client.ctm.RequestPriority | Specify the value using an integer from 1 to 8. | 4 | 06-50 07-10 |
The following table describes the parameters beginning with ejbserver.commonj. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.4(5)(d) Keys beginning with ejbserver.commonj. When you reference the section, read the key as parameter.
Table 4-14 Parameters beginning with ejbserver.commonj
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
ejbserver.commonj.WorkManager.non_daemon_work_threads | Specify the value using an integer from 1 to 65535. | 10 | 08-50 |
The following table describes the parameters beginning with ejbserver.compiler.
Table 4-15 Parameters beginning with ejbserver.compiler
Value of param-name | Value of param-value | Specifiable value | Default value | VR |
---|---|---|---|---|
ejbserver.compiler.jvm.minHeapSize# | Specifies the maximum heap size of the javac command invoked when a J2EE application is started. Specify a value that satisfies the condition ejbserver.compiler.jvm.minHeapSize ![]() This parameter is valid in version 09-00-01 or earlier, and is ignored even if specified in version 09-00-02 or later. | Specify the value using an integer from 1 to 4095. | 256 | 06-50 07-00 |
ejbserver.compiler.jvm.maxHeapSize# | Specifies a range of 1 to 4095 (unit: megabytes) as the initial heap size of the javac command invoked when a J2EE application is started. Specify a value that satisfies the condition ejbserver.compiler.jvm.minHeapSize ![]() This parameter is valid in version 09-00-01 or earlier, and is ignored even if specified in version 09-00-02 or later. | Specify the value using an integer from 1 to 4095. | 32 | 06-50 07-00 |
The following table describes the parameters beginning with ejbserver.connectionpool. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.4(5)(f) Keys beginning with ejbserver.connectionpool. When you reference the section, read the key as parameter.
Table 4-16 Parameters beginning with ejbserver.connectionpool
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
ejbserver.connectionpool.association.enabled | The following strings can be specified:
| false | 07-50 |
ejbserver.connectionpool.validation.timeout | Specify the value using an integer from 1 to 2147483647. | 5 | 08-00 |
The following table describes the parameters beginning with ejbserver.connector. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.4(5)(g) Keys beginning with ejbserver.connector. When you reference the section, read the key as parameter.
Table 4-17 Parameters beginning with ejbserver.connector
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
ejbserver.connector.logwriter.filenum | Specify the value using an integer from 1 to 16. | 4 | 06-50 07-00 |
ejbserver.connector.logwriter.filesize | Specify an integer from 4096 to 2147483647 (unit: bytes). | 2097152 | 06-50 07-00 |
The following table describes the parameters beginning with ejbserver.container. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.4(5)(h) Keys beginning with ejbserver.container. When you reference the section, read the key as parameter.
Table 4-18 Parameters beginning with ejbserver.container
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
ejbserver.container.audit_trail.enabled | The following strings can be specified:
| false | 07-60 |
ejbserver.container.passivate.scan.interval | Specify an integer from 0 to 2147483 (unit: seconds). | 0 | 06-50 |
ejbserver.container.remove.scan.interval | Specify an integer from 0 to 153722867280912 (unit: minutes). | 5 | 06-50 |
The following table describes the parameters beginning with ejbserver.ejb. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.4(5)(i) Keys beginning with ejbserver.ctm. When you reference the section, read the key as parameter.
Table 4-19 Parameters beginning with ejbserver.ctm
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
ejbserver.ctm.ActivateTimeOut | Specify an integer from 0 to 2147483647 (unit: seconds). | 180 | 06-50 07-10 |
ejbserver.ctm.CTMID | The following strings can be specified:
|
Others: IP-address | 07-50 |
ejbserver.ctm.DeactivateTimeOut | Specify an integer from 0 to 2147483647 (unit: seconds). | 180 | 06-50 07-10 |
ejbserver.ctm.QueueLength | Specify the value using an integer from 1 to 32767. | None | 06-50 07-10 |
ejbserver.ctm.useGlobalJNDI | The following strings can be specified:
| false | 09-00 |
The following table describes the parameters beginning with ejbserver.deploy. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.4(5)(j) Keys beginning with ejbserver.deploy. When you reference the section, read the key as parameter.
Table 4-20 Parameters beginning with ejbserver.deploy
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
ejbserver.deploy.annotations.load_libjars.enabled | The following strings can be specified:
| true | 09-50 |
ejbserver.deploy.annotations.load_check.enabled | The following strings can be specified:
| false | 08-00 |
ejbserver.deploy.context.check_interval | Specify an integer from 0 to 2147483647 (unit: seconds). | 0 | 07-00 |
ejbserver.deploy.context.reload_scope | The following strings can be specified:
| app | 07-00 |
ejbserver.deploy.context.update.interval | Specify an integer from 0 to 2147483647 (unit: seconds). | 0 | 07-00 |
ejbserver.deploy.resourcefile.scramble.enabled | The following strings can be specified:
| false | 06-50 |
ejbserver.deploy.session.work.directory | Specify any string. |
| 07-00 |
The following table describes the parameters beginning with ejbserver.distributedtx. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.4(5)(k) Keys beginning with ejbserver.distributedtx. When you reference the section, read the key as parameter.
Table 4-21 Parameters beginning with ejbserver.distributedtx
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
ejbserver.distributedtx.enableXidReuseOptimization | The following strings can be specified:
| false | 06-50 |
ejbserver.distributedtx.ots.recoverFailMessageCount | Specify the value using an integer from 0 to 2147483647. | 0 | 09-00 |
ejbserver.distributedtx.ots.status.directory1 | Specify any string with a maximum of 200 characters. | otsstatus | 06-70 |
ejbserver.distributedtx.ots.status.directory2 | Specify any string with a maximum of 200 characters. | None | 06-70 |
ejbserver.distributedtx.recovery.port | Specify the value using an integer from 1 to 65535. | 20302 | 06-50 07-00 |
ejbserver.distributedtx.rollbackClientTxOnSystemException | The following strings can be specified:
| false | 06-50 |
ejbserver.distributedtx.XATransaction.enabled | The following strings can be specified:
| false | 06-50 |
The following table describes the parameters beginning with ejbserver.DynamicStubLoading. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.4(5)(l) Keys beginning with ejbserver.DynamicStubLoading. When you reference the section, read the key as parameter.
Table 4-22 Parameters beginning with ejbserver.DynamicStubLoading
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
ejbserver.DynamicStubLoading.Enabled | The following strings can be specified:
| false | 06-50 |
The following table describes the parameters beginning with ejbserver.ejb. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.4(5)(m) Keys beginning with ejbserver.ejb. When you reference the section, read the key as parameter.
Table 4-23 Parameters beginning with ejbserver.ejb
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
ejbserver.ejb.timerservice.maxCallbackThreads | Specify the value using an integer from 1 to 100. | 1 | 07-00 |
ejbserver.ejb.timerservice.retryCount | Specify the value using an integer from 0 to 2147483646. | 1 | 07-00 |
ejbserver.ejb.timerservice.retryInterval | Specify an integer from 1 to 604800 (unit: seconds). | 5 | 07-00 |
The following table describes the parameters beginning with ejbserver.ext. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.4(5)(n) Keys beginning with ejbserver.ext. When you reference the section, read the key as parameter.
Table 4-24 Parameters beginning with ejbserver.ext
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
ejbserver.ext.method_observation.interval | Specify an integer from 0 to 86400 (unit: seconds). | 0 | 06-50 |
The following table describes the parameters beginning with ejbserver.http. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.4(5)(o) Keys beginning with ejbserver.http. When you reference the section, read the key as parameter.
Table 4-25 Parameters beginning with ejbserver.http
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
ejbserver.http.port | Specify the value using an integer from 1 to 65535. | 8080 | 07-50 |
The following table describes the parameters beginning with ejbserver.instrumentation. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.4(5)(p) Keys beginning with ejbserver.instrumentation. When you reference the section, read the key as parameter.
Table 4-26 Parameters beginning with ejbserver.instrumentation
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
ejbserver.instrumentation.enabled | The following strings can be specified:
| true | 06-50 07-00 |
The following table describes the parameters beginning with ejbserver.jca. For details about the contents to be specified in param-value corresponding to 'Value of param-name' see the 2.4(5)(q) Keys beginning with ejbserver.jca. When you reference the section, read the key as parameter.
Table 4-27 Parameters beginning with ejbserver.jca
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
ejbserver.jca.adapter.tp1.bind_host | The values that can be specified are as follows:
| Valid local address selected automatically according to the system | 08-50 |
The following table describes the parameters beginning with ejbserver.jdbc. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see the description of 2.11.1(1) Keys beginning with ejbserver.jdbc in the uCosminexus Application Server Maintenance and Migration Guide. When you reference the section, read the key as parameter.
Table 4-28 Parameters beginning with ejbserver.jdbc
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
ejbserver.jdbc.propertyInfo.BUF_SIZE | Specify the value using an integer from 1 to 16000. | None | 06-50 |
ejbserver.jdbc.propertyInfo.ENCODELANG | Specify any string. | None | 06-50 |
The following table describes the parameters beginning with ejbserver.jndi. For details about the contents to be specified in param-value corresponding to 'Value of param-name' see the 2.4(5)(r) Keys beginning with ejbserver.jndi. When you reference the section, read the key as parameter.
Table 4-29 Parameters beginning with ejbserver.jndi
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
ejbserver.jndi.cache | The following strings can be specified:
| on | 06-50 |
ejbserver.jndi.cache.interval | Specify an integer from 0 to 2147483647 (unit: seconds). | 0 | 06-50 |
ejbserver.jndi.cache.interval.clear.option | The following strings can be specified:
| refresh | 06-50 |
ejbserver.jndi.global.enabled | The following strings can be specified:
| true | 09-00 |
ejbserver.jndi.namingservice.group.specify-group-name.providerurls | Specify a string lined up in the following order: 'corbaname::' '1 to 255 alphanumeric characters or @myhost':'0 to 65535 numeric characters'. Specify a string that is delimited one or more times with a semi-colon (;) and repeated. | None | 07-50 |
ejbserver.jndi.namingservice.group.list | Specify the Logical Naming Service group delimiting with semi-colon (:). The Logical Naming Service group consists within 30 alphanumeric characters or underscore (_). | None | 07-50 |
ejbserver.jndi.request.timeout | Specify an integer from 0 to 86400 (unit: seconds). | 0 | 06-50 |
The following table describes the parameters beginning with ejbserver.jpa. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.4(5)(s) Keys beginning with ejbserver.jpa. When you reference the section, read the key as parameter.
Table 4-30 Parameters beginning with ejbserver.jpa
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
ejbserver.jpa.defaultJtaDsName | Specify any string. | None | 08-00 |
ejbserver.jpa.defaultNonJtaDsName | Specify any string. | None | 08-00 |
ejbserver.jpa.defaultProviderClassName | Specify any string. | com.hitachi.software.jpa.PersistenceProvider | 08-00 |
ejbserver.jpa.disable | The following strings can be specified:
| false | 08-50 |
ejbserver.jpa.overrideJtaDsName | Specify any string. | None | 08-00 |
ejbserver.jpa.overrideNonJtaDsName | Specify any string. | None | 08-00 |
ejbserver.jpa.overrideProvider | Specify any string. | None | 08-00 |
ejbserver.jpa.emfprop.property-key | Specify any string. | None | 08-00 |
The following table describes the parameters beginning with ejbserver.jta. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.4(5)(t) Keys beginning with ejbserver.jta. When you reference the section, read the key as parameter.
Table 4-31 Parameters beginning with ejbserver.jta
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
ejbserver.jta.TransactionManager.defaultTimeOut | Specify an integer from 1 to 2147483647 (unit: seconds). | 180 | 06-50 |
The following table describes the parameters beginning with ejbserver.logger. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.4(5)(u) Keys beginning with ejbserver.logger. When you reference the section, read the key as parameter.
Table 4-32 Parameters beginning with ejbserver.logger
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
ejbserver.logger.channels.define.ConnectionPoolWatchLogFile.filenum | Specify the value using an integer from 1 to 16. | 2 | 07-50 |
ejbserver.logger.channels.define.ConnectionPoolWatchLogFile.filesize | Specify an integer from 4096 to 2147483647 (unit: bytes). | 1048576 | 07-50 |
ejbserver.logger.channels.define.ConsoleLogFile.filenum | Specify the value using an integer from 1 to 16. | 2 | 07-50 |
ejbserver.logger.channels.define.ConsoleLogFile.filesize | Specify an integer from 4096 to 2147483647 (unit: bytes). | 1048576 | 07-50 |
ejbserver.logger.channels.define.DevelopmentLogFile.filenum | Specify an integer from 1 to 16. | 4 | 09-50 |
ejbserver.logger.channels.define.DevelopmentLogFile.filesize | Specify an integer from 4096 to 2147483647. | 1048576 | 09-50 |
ejbserver.logger.DevelopmentLogFile.level | The following values can be specified:
| OFF | 09-50 |
ejbserver.logger.channels.define.EJBContainerLogFile.filenum | Specify the value using an integer from 1 to 16. | 2 | 07-50 |
ejbserver.logger.channels.define.EJBContainerLogFile.filesize | Specify an integer from 4096 to 2147483647 (unit: bytes). | 1048576 | 07-50 |
ejbserver.logger.channels.define.ExceptionLogFile.filenum | Specify the value using an integer from 1 to 16. | 2 | 07-50 |
ejbserver.logger.channels.define.ExceptionLogFile.filesize | Specify an integer from 4096 to 2147483647 (unit: bytes). | 1048576 | 07-50 |
ejbserver.logger.channels.define.FileDescriptorWatchLogFile.filenum | Specify the value using an integer from 1 to 16. | 2 | 07-50 |
ejbserver.logger.channels.define.FileDescriptorWatchLogFile.filesize | Specify an integer from 4096 to 2147483647 (unit: bytes). | 1048576 | 07-50 |
ejbserver.logger.channels.define.HttpSessionWatchLogFile.filenum | Specify the value using an integer from 1 to 16. | 2 | 07-50 |
ejbserver.logger.channels.define.HttpSessionWatchLogFile.filesize | Specify an integer from 4096 to 2147483647 (unit: bytes). | 1048576 | 07-50 |
ejbserver.logger.channels.define.JPAOperationLogFile.filenum | Specify the value using an integer from 1 to 16. | 2 | 08-00 |
ejbserver.logger.channels.define.JPAOperationLogFile.filesize | Specify an integer from 4096 to 2147483647 (unit: bytes). | 1048576 | 08-00 |
ejbserver.logger.channels.define.JPAMaintenanceLogFile.filenum | Specify the value using an integer from 1 to 16. | 2 | 08-00 |
ejbserver.logger.channels.define.JPAMaintenanceLogFile.filesize | Specify an integer from 4096 to 2147483647 (unit: bytes). | 1048576 | 08-00 |
ejbserver.logger.channels.define.MaintenanceLogFile.filenum | Specify the value using an integer from 1 to 16. | 4 | 07-50 |
ejbserver.logger.channels.define.MaintenanceLogFile.filesize | Specify an integer from 4096 to 2147483647 (unit: bytes). | 16777216 | 07-50 |
ejbserver.logger.channels.define.MemoryWatchLogFile.filenum | Specify the value using an integer from 1 to 16. | 2 | 07-50 |
ejbserver.logger.channels.define.MemoryWatchLogFile.filesize | Specify an integer from 4096 to 2147483647 (unit: bytes). | 1048576 | 07-50 |
ejbserver.logger.channels.define.MessageLogFile.filenum | Specify the value using an integer from 1 to 16. | 2 | 07-50 |
ejbserver.logger.channels.define.MessageLogFile.filesize | Specify an integer from 4096 to 2147483647 (unit: bytes). | 1048576 | 07-50 |
ejbserver.logger.channels.define.RequestQueueWatchLogFile.filenum | Specify the value using an integer from 1 to 16. | 2 | 07-50 |
ejbserver.logger.channels.define.RequestQueueWatchLogFile.filesize | Specify an integer from 4096 to 2147483647 (unit: bytes). | 1048576 | 07-50 |
ejbserver.logger.channels.define.ThreaddumpWatchLogFile.filenum | Specify the value using an integer from 1 to 16. | 2 | 07-50 |
ejbserver.logger.channels.define.ThreaddumpWatchLogFile.filesize | Specify an integer from 4096 to 2147483647 (unit: bytes). | 1048576 | 07-50 |
ejbserver.logger.channels.define.ThreadWatchLogFile.filenum | Specify the value using an integer from 1 to 16. | 2 | 07-50 |
ejbserver.logger.channels.define.ThreadWatchLogFile.filesize | Specify an integer from 4096 to 2147483647 (unit: bytes). | 1048576 | 07-50 |
ejbserver.logger.channels.define.UserErrLogFile.filenum | Specify the value using an integer from 1 to 16. | 2 | 07-50 |
ejbserver.logger.channels.define.UserErrLogFile.filesize | Specify an integer from 4096 to 2147483647 (unit: bytes). | 1048576 | 07-50 |
ejbserver.logger.channels.define.UserOutLogFile.filenum | Specify the value using an integer from 1 to 16. | 2 | 07-50 |
ejbserver.logger.channels.define.UserOutLogFile.filesize | Specify an integer from 4096 to 2147483647 (unit: bytes). | 1048576 | 07-50 |
ejbserver.logger.channels.define.WebAccessLogFile.filenum | Specify the value using an integer from 1 to 16. | 16 | 07-50 |
ejbserver.logger.channels.define.WebAccessLogFile.filesize | Specify an integer from 4096 to 2147483647 (unit: bytes). | 4194304 | 07-50 |
ejbserver.logger.channels.define.WebContainerLogFile.filenum | Specify the value using an integer from 1 to 16. | 2 | 07-50 |
ejbserver.logger.channels.define.WebContainerLogFile.filesize | Specify an integer from 4096 to 2147483647 (unit: bytes). | 1048576 | 07-50 |
ejbserver.logger.channels.define.WebServletLogFile.filenum | Specify the value using an integer from 1 to 16. | 4 | 07-50 |
ejbserver.logger.channels.define.WebServletLogFile.filesize | Specify an integer from 4096 to 2147483647 (unit: bytes). | 4194304 | 07-50 |
ejbserver.logger.enabled.* | Specify the following strings delimiting with commas (,):
| Error, Warning | 07-50 |
ejbserver.logger.rotationTime | Specify in the HHMMSS format. | None | 09-50 |
ejbserver.logger.rotationStyle | The following strings can be specified:
| WRAP | 09-50 |
ejbserver.logger.systemlog.enabled | The following strings can be specified:
| true | 06-50 |
The following table describes the parameters beginning with ejbserver.management. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.4(5)(v) Keys beginning with ejbserver.management. When you reference the section, read the key as parameter.
Table 4-33 Parameters beginning with ejbserver.management
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
ejbserver.management.JVM.stats_monitor.FullGCCount.enabled | The following strings can be specified:
| true | 07-00 |
ejbserver.management.JVM.stats_monitor.FullGCCount.interval | Specify the value using an integer from 1 to 2147483647 (unit: seconds). | 600 | 07-00 |
ejbserver.management.JVM.stats_monitor.FullGCCount.threshold | Specify an integer from 1 to 2147483647 (unit: seconds). | 10 | 07-00 |
ejbserver.management.statistics.interval | Specify an integer from 1 to 86400 (unit: seconds). | 60 | 07-00 |
ejbserver.management.stats_file.base_time | Specify an integer from 0 to 1439 (unit: minutes). | 0 | 07-00 |
ejbserver.management.stats_file.dir | Specify any string. | [In Windows] Cosminexus-working-directory/ejb/server-name/stats [In UNIX] Cosminexus-working-directory/ejb/server-name/stats | 07-00 |
ejbserver.management.stats_file.enabled | The following strings can be specified:
| true | 07-00 |
ejbserver.management.stats_file.num | Specify the value using an integer from 2 to 168. | 7 | 07-00 |
ejbserver.management.stats_file.period | Specify an integer from 1 to 744 (unit: hours). | 24 | 07-00 |
ejbserver.management.webcontainer.stats_monitor.waiting_request_count.enabled | The following strings can be specified:
| true | 09-00 |
ejbserver.management.webcontainer.stats_monitor.waiting_request_count.high_threshold | Specify an integer from 1 to 100 (unit: %) | 80 | 09-00 |
ejbserver.management.webcontainer.stats_monitor.waiting_request_count.low_threshold | Specify an integer from 0 to 99 (unit: %) | 0 | 09-00 |
ejbserver.management.webcontainer.stats_monitor.whole_waiting_request_count.enabled | The following strings can be specified:
| true | 09-00 |
ejbserver.management.webcontainer.stats_monitor.whole_waiting_request_count.high_threshold | Specify an integer from 1 to 100 (unit: %) | 80 | 09-00 |
ejbserver.management.webcontainer.stats_monitor.whole_waiting_request_count.low_threshold | Specify an integer from 0 to 99 (unit: %) | 0 | 09-00 |
The following table describes the parameters beginning with ejbserver.manager. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.4(5)(w) Keys beginning with ejbserver.manager. When you reference the section, read the key as parameter.
Table 4-34 Parameters beginning with ejbserver.manager
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
ejbserver.manager.agent.JP1EventAgent.conf | Specify any string. | Cosminexus-installation-directory/manager/config/manager.real-server-name.properties | 07-50 |
ejbserver.manager.agent.JP1EventAgent.enabled | The following strings can be specified:
| false | 07-50 |
ejbserver.manager.agent.MEventAgent.conf | Specify any string. | Cosminexus-installation-directory/manager/config/mevent.real-server-name.properties | 07-50 |
ejbserver.manager.agent.MEventAgent.enabled | You can specify the following strings:
| true | 06-50 07-00 |
The following table describes the parameters beginning with ejbserver.naming. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.4(5)(x) Keys beginning with ejbserver.naming. When you reference the section, read the key as parameter.
Table 4-35 Parameters beginning with ejbserver.naming
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
ejbserver.naming.host | The following strings can be specified:
| Same host as the J2EE server | 07-50 |
ejbserver.naming.port#1 | Specify the value using an integer from 1 to 65535. | 900 | 07-50 |
ejbserver.naming.startupMode#2 | The following strings can be specified:
| inprocess | 07-50 |
ejbserver.naming.startupRetryCount#1 | Specify the value using an integer from 0 to 2147483647. | 9 | 07-50 |
ejbserver.naming.startupWaitTime#1 | Specify an integer from 0 to 2147483647 (unit: seconds). | 1 | 07-50 |
The following table describes the parameters beginning with ejbserver.rmi. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.4(5)(y) Keys beginning with ejbserver.rmi. When you reference the section, read the key as parameter.
Table 4-36 Parameters beginning with ejbserver.rmi
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
ejbserver.rmi.localinvocation.scope | The following strings can be specified:
| app | 06-50 |
ejbserver.rmi.naming.host | The following strings can be specified:
| None | 07-50 |
ejbserver.rmi.naming.port | Specify the value using an integer from 1 to 65535. | 23152 | 07-00 |
ejbserver.rmi.passbyreference | The following strings can be specified:
| false | 06-50 |
ejbserver.rmi.remote.listener.port | Specify the value using an integer from 0 to 65535. | 0 | 07-00 |
ejbserver.rmi.request.timeout | Specify an integer from 0 to 86400 (unit: seconds). | 0 | 06-50 07-00 |
The following table describes the parameters beginning with ejbserver.server. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.4(5)(z) Keys beginning with ejbserver.server. When you reference the section, read the key as parameter.
Table 4-37 Parameters beginning with ejbserver.server
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
ejbserver.server.j2ee.feature | The following strings can be specified:
| 1.4 | 06-50 07-00 |
ejbserver.server.prf.PRFID | The following strings can be specified:
| PRF-identifier-of-PRF-used | 07-50 |
ejbserver.server.threaddump.filenum | Specify the value using an integer from 1 to 2147483647. | 256 | 06-50 |
ejbserver.server.eheap.httpsession.enabled | The following strings can be specified:
| true | 08-00 |
ejbserver.server.eheap.ajp13.enabled | The following strings can be specified:
| true | 08-00 |
The following table describes the parameters beginning with ejbserver.Stateful. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.4(5)(aa) Keys beginning with ejbserver.stateful. When you reference the section, read the key as parameter.
Table 4-38 Parameters beginning with ejbserver.stateful
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
ejbserver.stateful.passivate.switch | The following strings can be specified:
| false | 06-50 |
The following table describes the parameters beginning with ejbserver.stdoutlog. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.4(5)(bb) Keys beginning with ejbserver.stdoutlog. When you reference the section, read the key as parameter.
Table 4-39 Parameters beginning with ejbserver.stdoutlog
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
ejbserver.stdoutlog.autoflush | The following strings can be specified:
| false | 08-00 |
The following table describes the parameters beginning with ejbserver.watch. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.4(5)(cc) Keys beginning with ejbserver.watch. When you reference the section, read the key as parameter.
Table 4-40 Parameters beginning with ejbserver.watch
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
ejbserver.watch.defaultRequestQueue.enabled | The following strings can be specified:
| true | 06-50 |
ejbserver.watch.defaultRequestQueue.interval | Specify an integer from 1 to 2147483647 (unit: seconds). | 30 | 06-50 |
ejbserver.watch.defaultRequestQueue.threshold | Specify an integer from 1 to 100 (unit:%). | 80 | 06-50 |
ejbserver.watch.defaultRequestQueue.writefile.enabled | The following strings can be specified:
| true | 06-50 |
ejbserver.watch.enabled | The following strings can be specified:
| true | 06-50 |
ejbserver.watch.fileDescriptor.enabled | The following strings can be specified:
| true | 06-50 |
ejbserver.watch.fileDescriptor.interval | Specify an integer from 1 to 2147483647 (unit: seconds). | 60 | 06-50 |
ejbserver.watch.fileDescriptor.threshold | Specify the value using an integer from 1 to 2147483647. | 2147483647 | 06-50 |
ejbserver.watch.fileDescriptor.writefile.enabled | The following strings can be specified:
| true | 06-50 |
ejbserver.watch.memory.enabled | The following strings can be specified:
| true | 06-50 |
ejbserver.watch.memory.interval | Specify an integer from 1 to 2147483647 (unit: seconds). | 60 | 06-50 |
ejbserver.watch.memory.threshold | Specify an integer from 1 to 100 (unit: %). | 80 | 06-50 |
ejbserver.watch.memory.writefile.enabled | The following strings can be specified:
| true | 06-50 |
ejbserver.watch.thread.enabled | The following strings can be specified:
| true | 06-50 |
ejbserver.watch.thread.interval | Specify an integer from 1 to 2147483647 (unit: seconds). | 60 | 06-50 |
ejbserver.watch.thread.threshold | Specify the value using an integer from 1 to 2147483647. | 2147483647 | 06-50 |
ejbserver.watch.thread.writefile.enabled | The following strings can be specified:
| true | 06-50 |
ejbserver.watch.threaddump.enabled | The following strings can be specified:
| true | 06-50 |
ejbserver.watch.threaddump.interval | Specify an integer from 1 to 2147483647 (unit: seconds). | 30 | 06-50 |
ejbserver.watch.threaddump.threshold | Specify an integer from 1 to 100 (unit: %). | 80 | 06-50 |
ejbserver.watch.threaddump.writefile.enabled | The following strings can be specified:
| true | 06-50 |
The following table describes the parameters beginning with ejbserver.webj2ee. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.4(5)(dd) Keys beginning with ejbserver.webj2ee. When you reference the section, read the key as parameter.
Table 4-41 Parameters beginning with ejbserver.webj2ee
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
ejbserver.webj2ee.connectionAutoClose.enabled | The following strings can be specified:
| true | 06-50 07-00 |
The following table describes the specifiable keys and the parameters beginning with https. For details on the contents to be specified in param-value corresponding to the Value of param-name column, see the description in 2.4(5)(ae) Keys beginning with https. When you reference this section, read the key as a parameter.
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
https.cipherSuites | # | # | 09-50 |
https.protocols | # | # | 09-50 |
The following table describes the parameters beginning with java. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.4(5)(ff) Keys beginning with java. When you reference the section, read the key as parameter.
Table 4-42 Parameters beginning with java
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
java.naming.factory.initial | The following strings can be specified:
| com.hitachi.software.ejb.jndi.InsContextFactory | 06-50 |
The following table describes the parameters beginning with vbj.
Table 4-43 Parameters beginning with vbj
Value of param-name | Value of param-value | Specifiable value | Default value | VR |
---|---|---|---|---|
vbj.java2iiop.jvm.maxHeapSize# | Specifies the maximum heap size of the java2iiop command invoked when a J2EE application starts. Specify the value that satisfies the condition vbj.java2iiop.jvm.minHeapSize ![]() | Specify the value using an integer from 1 to 4095. | 128 | 06-50 07-00 |
vbj.java2iiop.jvm.minHeapSize# | Specifies a range of 1 to 4095 (unit: megabytes) as the initial heap size of the java2iiop command invoked when a J2EE application starts. Specify the value that satisfies the condition vbj.java2iiop.jvm.minHeapSize ![]() | Specify the value using an integer from 1 to 4095. | 16 | 06-50 07-00 |
The following table describes the parameters beginning with vbroker. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.4(5)(hh) Keys beginning with vbroker. When you reference the section, read the key as parameter.
Table 4-44 Parameters beginning with vbroker
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
vbroker.agent.port | Specify the value using an integer from 1 to 65535. | 14000 | 07-50 |
vbroker.se.iiop_tp.host | The following strings can be specified:
| None | 07-50 |
vbroker.se.iiop_tp.scm.iiop_tp.listener.port | Specify the value using an integer from 0 to 65535. | 0 | 06-50 07-00 |
The following table describes the parameters beginning with webserver.application. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.4(5)(ii) Keys beginning with webserver.application. When you reference the section, read the key as parameter.
Table 4-45 Parameters beginning with webserver.application
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
webserver.application.lower_version | The following strings can be specified:
| None | 08-50 |
The following table describes the parameters beginning with webserver.connector. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.4(5)(kk) Keys beginning with webserver.container. When you reference the section, read the key as parameter.
Table 4-46 Parameters beginning with webserver.connector
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
webserver.connector.ajp13.backlog | Specify the value using an integer from 1 to 2147483647. | 100 | 06-50 |
webserver.connector.ajp13.bind_host | The following strings can be specified:
| None | 07-50 |
webserver.connector.ajp13.max_threads | Specify the value using an integer from 1 to 1024. | 10 | 06-50 |
webserver.connector.ajp13.port | Specify the value using an integer from 1 to 65535. | 8007 | 06-50 07-00 |
webserver.connector.ajp13.receive_timeout | Specify an integer from 0 to 3600 (unit: seconds). | 600 | 06-50 07-00 |
webserver.connector.ajp13.send_timeout | Specify an integer from 0 to 3600 (unit: seconds). | 600 | 07-00 |
webserver.connector.http.bind_host | Specify one of the following values:
| None | 07-50 |
webserver.connector.http.permitted.hosts# | The values that can be specified are as follows:
| None | 06-50 07-00 |
webserver.connector.inprocess_http.backlog | Specify the value using an integer from 1 to 2147483647. | 511 | 07-50 |
webserver.connector.inprocess_http.bind_host | The following strings can be specified:
| None | 07-50 |
webserver.connector.inprocess_http.enabled | The following strings can be specified:
| false | 07-50 |
webserver.connector.inprocess_http.enabled_methods | The values that can be specified are as follows:
| GET,HEAD,POST,PUT,DELETE,OPTIONS | 07-50 |
webserver.connector.inprocess_http.error_custom.error-page-customize-definition-name.file | File name | None | 07-50 |
webserver.connector.inprocess_http.error_custom.error-page-customize-definition-name.file.content_type | Specify any string. | text/html | 07-50 |
webserver.connector.inprocess_http.error_custom.error-page-customize-definition-name.redirect_url | Specify any string. | None | 07-50 |
webserver.connector.inprocess_http.error_custom.error-page-customize-definition-name.request_url | Specify any string. | /* | 07-50 |
webserver.connector.inprocess_http.error_custom.error-page-customize-definition-name.status | Specify the value using an integer from 400 to 599. | None | 07-50 |
webserver.connector.inprocess_http.error_custom.list | Specify a string within 32 characters using alphanumeric characters and underscore (_). Also, when specifying multiple values, delimit with commas (,). | None | 07-50 |
webserver.connector.inprocess_http.gateway.host | Specify one of the following values:
| None | 07-50 |
webserver.connector.inprocess_http.gateway.https_scheme | The following strings can be specified:
| false | 07-50 |
webserver.connector.inprocess_http.gateway.port | Specify the value using an integer from 1 to 65535. | None | 07-50 |
webserver.connector.inprocess_http.init_threads | Specify the value using an integer from 1 to 1024. | 10 | 07-50 |
webserver.connector.inprocess_http.keep_start_threads | The following strings can be specified:
| false | 07-50 |
webserver.connector.inprocess_http.limit.max_headers | Specify the value using an integer from 0 to 32767. | 100 | 07-50 |
webserver.connector.inprocess_http.limit.max_request_body | Specify an integer from -1 to 2147483647 (unit: bytes). | -1 | 07-50 |
webserver.connector.inprocess_http.limit.max_request_header | Specify an integer from 7 to 65536 (unit: bytes). | 16384 | 07-50 |
webserver.connector.inprocess_http.limit.max_request_line | You can specify the following values (unit: bytes):
| 8190 | 07-50 |
webserver.connector.inprocess_http.max_connections | Specify the value using an integer from 1 to 1024. | 100 | 07-50 |
webserver.connector.inprocess_http.max_execute_threads | Specify the value using an integer from 1 to 1024. | 10 | 07-50 |
webserver.connector.inprocess_http.max_spare_threads | Specify the value using an integer from 1 to 1024. | 20 | 07-50 |
webserver.connector.inprocess_http.min_spare_threads | Specify the value using an integer from 1 to 1024. | 5 | 07-50 |
webserver.connector.inprocess_http.permitted.hosts | Specify one of the following values:
| * | 07-50 |
webserver.connector.inprocess_http.persistent_connection.max_connections | Specify the value using an integer from 0 to 1024. | 100 | 07-50 |
webserver.connector.inprocess_http.persistent_connection.max_requests | Specify the value using an integer from 0 to 2147483647. | 100 | 07-50 |
webserver.connector.inprocess_http.persistent_connection.timeout | Specify an integer from 0 to 3600 (unit: seconds). | 3 | 07-50 |
webserver.connector.inprocess_http.port | Specify the value using an integer from 1 to 65535. | 80 | 07-50 |
webserver.connector.inprocess_http.receive_timeout | Specify an integer from 0 to 3600 (unit: seconds). | 300 | 07-50 |
webserver.connector.inprocess_http.redirect.redirect-definition-name.file | Specify the file name. | None | 07-50 |
webserver.connector.inprocess_http.redirect.redirect-definition-name.file.content_type | Specify any string. | text/html | 07-50 |
webserver.connector.inprocess_http.redirect.redirect-definition-name.redirect_url | Specify any string. | None | 07-50 |
webserver.connector.inprocess_http.redirect.redirect-definition-name.request_url | Specify any string. | None | 07-50 |
webserver.connector.inprocess_http.redirect.redirect-definition-name.status | The values that can be specified are as follows:
| 302 | 07-50 |
webserver.connector.inprocess_http.redirect.list | Specify a string within 32 characters using alphanumeric characters and underscore (_). Also, when specifying multiple values, delimit with commas (,). | None | 07-50 |
webserver.connector.inprocess_http.rejection_threads | Specify the value using an integer from 0 to 1023. | 1 | 07-50 |
webserver.connector.inprocess_http.response.header.server | Specify any string. | CosminexusComponentContainer | 07-50 |
webserver.connector.inprocess_http.send_timeout | Specify an integer from 0 to 3600 (unit: seconds). | 300 | 07-50 |
webserver.connector.limit.max_parameter_count | Specify the value using an integer from -1 to 2147483647. | 10000 | 09-00 |
webserver.connector.limit.max_post_form_data | Specify the value using an integer from -1 to 2147483647. | 2097152 | 08-50 |
webserver.connector.redirect_https.port | Specify the value using an integer from 1 to 65535. | None | 06-50 07-00 |
The following table describes the parameters beginning with webserver.container. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.4(5)(kk) Keys beginning with webserver.container. When you reference the section, read the key as parameter.
Table 4-47 Parameters beginning with webserver.container
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
webserver.container.ac.logEnabled | The following strings can be specified:
| false | 06-50 |
webserver.container.server_id.enabled | The following strings can be specified:
| false | 06-51 |
webserver.container.server_id.name | Specify a string of 1 to 64 characters using alphanumeric characters and underscore (_). Note that if you specify the string JSESSIONID, an error will occur. | Null character (The value of cookie-name specified in the load balancer settings is automatically set.) | 06-51 07-00 07-50 |
webserver.container.server_id.value | Specify a string of 1 to 64 characters using alphanumeric characters and the underscore (_). | String generated using the hash function from the host name and J2EE server name/Web container server name (compatibility function) | 06-51 07-10 07-50 |
webserver.container.thread_control.enabled | The following strings can be specified:
| true | 06-50 |
webserver.container.thread_control.queue_size | Specify the value using an integer from 0 to 2147483647. | 8192 | 06-50 |
webserver.container.jaxws.webservice.no_webxml.enabled | The following strings can be specified:
| none | 08-00 |
webserver.container.jaxws.webservice.wsee.no_webxml.enabled | The following strings can be specified:
| lax | 08-70 |
webserver.container.jaxws.webservice.wsee.warname | Specifies the relative path of the WAR file for setup existing in the EAR file. | CosminexusWSEE.war | 08-70 |
webserver.container.servlet.default_mapping.enabled | The following strings can be specified:
| false | 08-00 |
The following table describes the parameters beginning with webserver.context. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.4(5)(ll) Keys beginning with webserver.context. When you reference the section, read the key as parameter.
Table 4-48 Parameters beginning with webserver.context
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
webserver.context.check_interval | Specify an integer from 0 to 2147483647 (unit: seconds). | None | 07-00 |
webserver.context.reload_delay_timeout | Specify an integer from -2147483648 to 2147483647 (unit: seconds). | 0 | 07-00 |
webserver.context.update.interval | Specify an integer from 0 to 2147483647 (unit: seconds). | None | 07-00 |
The following table describes the parameters beginning with webserver.eadssfo. For details on the contents to be specified in param-value corresponding to the Value of param-name column, see the description in 2.4(5)(an) Keys beginning with webserver.eadssfo. When you reference the section, read the key as a parameter.
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
webserver.eadssfo.application.cache.name | Specify any string. | EADsSFO_APP_INFO | 09-50 |
webserver.eadssfo.check_size.mode | The following strings can be specified:
| off | 09-50 |
webserver.eadssfo.client.retry.count | Specify an integer from 1 to 2147483647. | 2 | 09-50 |
webserver.eadssfo.client.retry.interval | Specify an integer from 1 to 2147483647 (unit: millisecond). | 2000 | 09-50 |
webserver.eadssfo.eads.client.connection-destination-EADs-server-name.address | Depends on the specifications for the EADs client definition. For details, see the Elastic Application Data store User Guide. | None #2 | 09-50 |
webserver.eadssfo.eads.client.connection-destination-EADs-server-name.port | Depends on the specifications for the EADs client definition. For details, see the Elastic Application Data store User Guide. | 24600 | 09-50 |
webserver.eadssfo.eads.client.node.list | Depends on the specifications for the EADs client definition. For details, see the Elastic Application Data store User Guide. | None #2 | 09-50 |
webserver.eadssfo.eads.connection.buffersize | Depends on the specifications for the EADs client definition. For details, see the Elastic Application Data store User Guide. | #1 | 09-50 |
webserver.eadssfo.eads.connection.retry | Depends on the specifications for the EADs client definition. For details, see the Elastic Application Data store User Guide. | 1 | 09-50 |
webserver.eadssfo.eads.connection.timeout | Depends on the specifications for the EADs client definition. For details, see the Elastic Application Data store User Guide. | #1 | 09-50 |
webserver.eadssfo.eads.connectionPool.poolsize | Depends on the specifications for the EADs client definition. For details, see the Elastic Application Data store User Guide. | #1 | 09-50 |
webserver.eadssfo.eads.logger.commDump.enable | Depends on the specifications for the EADs client definition. For details, see the Elastic Application Data store User Guide. | #1 | 09-50 |
webserver.eadssfo.eads.logger.commTrace.enable | Depends on the specifications for the EADs client definition. For details, see the Elastic Application Data store User Guide. | true | 09-50 |
webserver.eadssfo.eads.logger.commTrace.filenum | Depends on the specifications for the EADs client definition. For details, see the Elastic Application Data store User Guide. | #1 | 09-50 |
webserver.eadssfo.eads.logger.commTrace.filesize | Depends on the specifications for the EADs client definition. For details, see the Elastic Application Data store User Guide. | #1 | 09-50 |
webserver.eadssfo.eads.logger.dir | Depends on the specifications for the EADs client definition. For details, see the Elastic Application Data store User Guide. | ${ejbserver.log.directory} | 09-50 |
webserver.eadssfo.eads.logger.message.console.enable | Depends on the specifications for the EADs client definition. For details, see the Elastic Application Data store User Guide. | #1 | 09-50 |
webserver.eadssfo.eads.logger.message.filenum | Depends on the specifications for the EADs client definition. For details, see the Elastic Application Data store User Guide. | #1 | 09-50 |
webserver.eadssfo.eads.logger.message.filesize | Depends on the specifications for the EADs client definition. For details, see the Elastic Application Data store User Guide. | #1 | 09-50 |
webserver.eadssfo.enabled | The following strings can be specified:
| false | 09-50 |
webserver.eadssfo.exclude.url_patterns |
| *.txt;*.htm;*.html;*.jpg;*.gif;*.js | 09-50 |
webserver.eadssfo.session.cache.name | Specify any string. | EADsSFO_SESSIONS | 09-50 |
webserver.eadssfo.session_read_only.url_patterns |
| None | 09-50 |
#1 The default EADs client definition value is applied.
The following table describes the parameters beginning with webserver.dbsfo. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.4(5)(mm) Keys beginning with webserver.dbsfo. When you reference the section, read the key as parameter.
Table 4-49 Parameters beginning with webserver.dbsfo
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
webserver.dbsfo.enabled | The following strings can be specified:
| false | 08-00 |
webserver.dbsfo.exclude.uris | Specify a normalized URI in character string starting from slash /. | None | 08-50 |
webserver.dbsfo.connector.name | Specify any string. | COSMINEXUS_SFO_DBCONNECTOR | 08-00 |
webserver.dbsfo.attribute_data_size.max | Specify the value using an integer from 128 to 10485760. | 1024 | 08-00 |
webserver.dbsfo.exclude.extensions | Specify a string within 512 characters using the following characters:
| txt,htm,html,jpg,gif,js | 08-00 |
webserver.dbsfo.check_size.mode | The following strings can be specified:
| off | 08-00 |
webserver.dbsfo.exception_type_backcompat | The following strings can be specified:
| false | 08-70 |
webserver.dbsfo.integrity_mode.enabled | The following strings can be specified:
| false | 08-70 |
webserver.dbsfo.negotiation.high_level | The following strings can be specified:
| false | 08-70 |
webserver.dbsfo.session_read_only.uris | Specify a normalized URI in character string starting from slash (/). | None | 08-70 |
webserver.dbsfo.thread_control_queue.enabled | The following strings can be specified:
| false | 08-70 |
The following table describes the parameters beginning with webserver.http. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.4(5)( ap) Keys beginning with webserver.http. When you reference the section, read the key as a parameter.
Table 4-50 Parameters beginning with webserver.http
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
webserver.http.request.encoding | Specify any string with a maximum of 1024 characters. | None | 07-10 |
webserver.http.request.uri_decode.enabled | The following strings can be specified:
| false | 08-50 |
webserver.http.response.encoding | Specify any string with a maximum of 1024 characters. | None | 07-10 |
The following table describes the parameters beginning with webserver.jsp. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.4(5)(aq) Keys beginning with webserver.jsp. When you reference the section, read the key as parameter.
Table 4-51 Parameters beginning with webserver.jsp
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
webserver.jsp.additional.import.list | Specify any string. | None | 08-70 |
webserver.jsp.check_interval | Specify an integer from 0 to 2147483647 (unit: seconds). | None | 07-00 |
webserver.jsp.compile.backcompat | You can specify the following values and strings:
| false | 06-50 07-00 |
webserver.jsp.debugging.enabled | The following strings can be specified:
| false | 08-00 |
webserver.jsp.el2_2.enabled | The following strings can be specified:
| true | 09-00 |
webserver.jsp.jsp_page.bom.enabled | The following strings can be specified:
| true | 08-00 |
webserver.jsp.keepgenerated | The following strings can be specified:
| false | 06-50 |
webserver.jsp.pageEncoding | Specify any string with a maximum of 1024 characters. | None | 07-10 |
webserver.jsp.tld.mapping.java_ee_tag_library.enabled | The following strings can be specified:
| true | 08-00 |
webserver.jsp.translation.customAction.ignoreCaseAttributeName | The following strings can be specified:
| false | 08-00 |
webserver.jsp.translation.backcompat.customAction.declareVariable | The following strings can be specified:
| false | 07-60 |
webserver.jsp.translation.backcompat.tag.noCheckRtexprvalue | The following strings can be specified:
| false | 07-60 |
webserver.jsp.translation.backcompat.tag.rtexprvalueTerminate | The following strings can be specified:
| false | 07-60 |
webserver.jsp.translation.backcompat.taglib.noCheckPrefix | The following strings can be specified:
| false | 07-60 |
webserver.jsp.translation.backcompat.useBean.noCheckClass | The following strings can be specified:
| false | 07-60 |
webserver.jsp.translation.useBean.noCheckDuplicateId | The following strings can be specified:
| false | 08-00 |
webserver.jsp.update.interval | Specify the value using an integer from 0 to 2147483647. | None | 07-00 |
The following table describes the parameters beginning with webserver.logger. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.4(5)(qq) Keys beginning with webserver.logger. When you reference the section, read the key as parameter.
Table 4-52 Parameters beginning with webserver.logger
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
webserver.logger.access_log.format-name | Specify any string with a maximum of 1024 characters. | %h %l %u %t "%r"%>s %b | 07-50 |
webserver.logger.access_log.format_list | Specify a string within 32 characters using alphanumeric characters and underscore (_). Also, when specifying multiple values, delimit with commas (,). | None | 07-50 |
webserver.logger.access_log.inprocess_http.enabled | The following strings can be specified:
| true | 07-50 |
webserver.logger.access_log.inprocess_http.filename | Specify any string with a maximum of 210 characters. | (In Windows) Cosminexus-working-directory\ejb\server-name\logs\http\cjhttp_access.inprocess_http (In UNIX) Cosminexus-working-directory/ejb/server-name/logs/http/cjhttp_access.inprocess_http | 07-50 |
webserver.logger.access_log.inprocess_http.filenum | Specify the value using an integer from 1 to 256. | 16 | 07-50 |
webserver.logger.access_log.inprocess_http.filesize | Specify an integer from 4096 to 2147483647. | 4194304 | 07-50 |
webserver.logger.access_log.inprocess_http.usage_format | Specify a string within 32 characters using alphanumeric characters and underscore (_). | common | 07-50 |
The following table describes the parameters beginning with webserver.servlet. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.4(5)(as) Keys beginning with webserver.servlet. When you reference the section, read the key as parameter.
Table 4-53 Parameters beginning with webserver.servlet
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
webserver.servlet_api.exception.getCause.backcompat | The following strings can be specified:
| false | 08-00 |
webserver.ServletContainerInitializer_jar.include.path | There are no restrictions on the permitted characters. When specifying multiple values, delimit with commas (,). Use a slash (/) as the directory path delimiter. | None | 09-00 |
The following table describes the parameters beginning with webserver.session. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.4(5)(au) Keys beginning with webserver.session. When you reference the section, read the key as parameter.
Table 4-54 Parameters beginning with webserver.session
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
webserver.session.cookie_config.http_only | The following strings can be specified:
| false | 09-50 |
webserver.session.cookie_config.name | Specify any string. | JSESSIONID | 09-50 |
webserver.session.server_id.value | Specify a string within 64 characters using alphanumeric characters and underscore (_). | String generated using the hash function from the host name and J2EE server name/Web container server name (compatibility functionality) # | 06-50 07-10 07-50 |
webserver.session.max.throwHttpSessionLimitExceededException | The following strings can be specified:
| false | 08-00 |
webserver.session.tracking_mode | The following strings can be specified:
| Specify both COOKIE and URL | 09-50 |
The following table describes the parameters beginning with webserver.static. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.4(5)(av) Keys beginning with webserver.static. When you reference the section, read the key as parameter.
Table 4-55 Parameters beginning with webserver.static
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
webserver.static_content.cache.enabled | The following strings can be specified:
| false | 06-70 |
webserver.static_content.cache.filesize.threshold | Specify the value using an integer from 0 to 2147483647. | 524288 | 06-70 |
webserver.static_content.cache.size | Specify the value using an integer from 0 to 2147483647. | 10485760 | 06-70 07-00 |
webserver.static_content.encoding.extension | Specify any string. | None | 07-60 |
The following table describes the parameters beginning with webserver.work. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.4(5)(aw) Keys beginning with webserver.work. When you reference the section, read the key as parameter.
Table 4-56 Parameters beginning with webserver.work
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
webserver.work.clean | The following strings can be specified:
| false | 06-50 |
webserver.work.directory | Specify any string. | (In Windows) &{cosminexus.home}\CC\server\repository\&{server.name}\web (In UNIX) &{cosminexus.home}/CC/server/repository/&{server.name}/web | 06-50 |
The following table describes the parameters beginning with webserver.xml. For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 2.4(5)(ax) Keys beginning with webserver.xml. When you reference the section, read the key as parameter.
Table 4-57 Parameters beginning with webserver.xml
Value of param-name | Specifiable value | Default value | VR |
---|---|---|---|
webserver.xml.validate | The following strings can be specified:
| true | 06-50 |