“控制台”、“接收器”和“文档管理器”组件各自都包含特定于组件的属性文件。 下表列出了每个组件的所有基本运行时属性:
项 | 缺省值 | 可能的设置 | 描述 |
---|---|---|---|
## DR Mode indicator property |
|||
console.environment |
空白或 DR |
在控制台里出现的文本字符串表示这是否是 DR 环境 |
|
## Version indicator |
|||
console.version |
6.0.0 |
版本号 |
用于信息用途的文本字符串 |
## DB Proc Audit Debug level ## 0 = off, 1 = on |
|||
ibm.bcg.db.debugLevel |
0 |
0、1 |
打开还是关闭数据库调试功能 |
########## Start log4j Debug Properties ################### # Log4J Debug Properties # Possible Categories - debug/info/warn/error/fatal # Default Category "error", Output to: stdout and RollingFile |
|||
log4j.rootCategory |
error, stdout, RollingFile |
所有、关闭、调试、信息、警告、错误和致命 |
所有容器的根日志记录设置。可以通过设置 log4j.rootCategory=OFF 来关闭日志记录。 |
log4j.appender.stdout |
org.apache.log4j.
|
使用 Log4J 库的日志记录 java 类 |
|
log4j.appender.stdout.File |
System.out |
||
log4j.appender.stdout.layout |
org.apache.log4j.
|
使用 Log4J 库的日志记录 java 类 |
|
log4j.appender.stdout.layout. ConversionPattern |
%d{ABSOLUTE} %c{1} [%t] - %m%n |
日志文件的记录模式 |
|
log4j.appender.RollingFile |
org.apache.log4j.
|
使用 Log4J 库的日志记录 java 类 |
|
log4j.appender.RollingFile.File |
{INSTALL DIR}/
|
循环使用的日志文件名和路径 |
|
log4j.appender.RollingFile. MaxFileSize |
1000KB |
循环日志文件的最大大小 |
|
log4j.appender.RollingFile. MaxBackupIndex |
5 |
循环日志文件的最大数目。 |
|
log4j.appender.RollingFile.layout |
org.apache.log4j.
|
使用 Log4J 库的日志记录 java 类 |
|
log4j.appender.RollingFile.layout. ConversionPattern |
%d{DATE} %c
|
日志文件的记录模式 |
|
ibm.bcg.appserver.loggerClass |
com.shared.
|
指定将使用的合适的记录类 |
|
## Console global appserver properties |
|||
ibm.bcg.appserver.ejbEnabled |
TRUE |
true、false |
管理服务使用 EJB 还是直接服务 |
ibm.bcg.appserver.mgmt.pool. maxsize |
20 |
EJB 池的大小 |
|
ibm.bcg.appserver.mgmt.ctx. instancepolicy |
singleton |
JNDI 初始上下文策略 |
|
java.naming.security.principal |
admin |
JNDI 安全性主要参数。 |
|
## Websphere JNDI Settings |
|||
ibm.bcg.appserver. jndiInitialContextFactory |
com.ibm.
|
JNDI 上下文工厂 |
|
ibm.bcg.appserver. jndiContextProviderURL |
corbaloc:iiop:
|
JNDI 提供程序的 URL |
|
ibm.bcg.appserver.jdbcJndiPool |
$CONSOLE
|
datasources/DB2
|
数据源 JNDI 前缀 |
# Database JDBC Schema |
|||
ibm.bcg.db.product |
$CONSOLE.DB.
|
db2、oracle |
数据库类型 |
bcg.co.db.schema |
$CONSOLE.DB.
|
模式信息(DB2 - 数据库拥有者、 Oracle - 模式拥有者) |
|
## JMS Poster Instance ## Possible values are: ## com.ibm.bcg.shared.event.
|
|||
ibm.bcg.jmsPosterInstance |
com.ibm.bcg.
|
||
## JMS Properties for Event Posting ## JNDI Provider URL |
|||
ibm.bcg.jms_cntxt_url |
{INSTALL DIR}/
|
.binding 文件的位置,用于 JMS 信息 |
|
ibm.bcg.jms_jndi_factory |
com.sun.jndi.
|
||
## Connection Factory Names |
|||
ibm.bcg.jms.qconnFactory.name |
WBIC/QCF |
JMS 队列连接工厂名 |
|
ibm.bcg.jms.topicconnFactory.name |
WBIC/TCF |
JMS 主题连接工厂名 |
|
ibm.bcg.jms.queue.name |
WBIC/datalogQ |
JMS 队列名 |
|
## Gateway Queue |
|||
ibm.bcg.outbound.gatewayDirectory |
$SHARED_DATA
|
网关目录 |
|
## VTP |
|||
ibm.bcg.certs.vtp.CertificateDir |
$SHARED_DATA
|
使用 w/VTP 的客户机证书位置 如果提供的值不正确,它将在 Console_SystemErr.log 中抛出一个错误。该错误将不会影响流,可以将它视作警告。 |
|
ibm.bcg.certs.vtp.Certificate |
VTP 公用密钥(DER,二进制格式) |
||
ibm.bcg.certs.vtp.PrivateKey |
VTP 专用密钥(pkcs8,二进制格式) |
||
ibm.bcg.certs.vtp.Passwd |
VTP 专用密钥密码 |
||
ibm.bcg.certs.vtp.VerifySig |
FALSE |
true、false |
确定 VTP 是否应验证签署者(是,否) |
ibm.bcg.vtp.RouterIn |
$SHARED_DATA
|
目录里的路由器 |
|
## EAI Directory Management |
|||
ibm.bcg.EAIDocDir |
Documents |
这向控制台提供路由器使用的 EAI 目录名 |
|
## Special characters - used for validation of partnerLogin and Receiver and Destination Types (gateway types) ## Note: 2 keys are defined as one allows the / \ chars and the other does not ## For i18n purposes these values could change depending on the language of the OS and what is allowed for directory names. |
|||
ibm.bcg.specialChars |
!#:;\\& /?., |
||
ibm.bcg.specialCharsDir |
!#:;& ?., |
项 | 缺省值 | 可能的设置 | 描述 |
---|---|---|---|
###### Set this so bcg.prperties logging settings are ignored!! |
|||
bcg.use_container_logging |
TRUE |
true、false |
|
############# BCG DB ## |
|||
bcg.co.db.DBType |
$RECEIVER.
|
db2、oracle |
数据库类型 |
bcg.co.db.DBPoolName |
$RECEIVER.
|
datasources/DB2DS、
|
数据源 JNDI 前缀 |
bcg.co.jndiContextURL |
corbaloc:iiop:
|
JNDI 提供程序的 URL |
|
bcg.co.jndiFactory |
com.ibm.
|
JNDI 上下文工厂 |
|
bcg.co.db.schema |
$RECEIVER.
|
模式信息(DB2 - 数据库拥有者、 Oracle - 模式拥有者) |
|
############# MQ PROPS |
|||
bcg.use_oaq |
FALSE |
true、false |
|
bcg.jms.queue.factory |
WBIC/QCF |
JMS 队列连接工厂名 |
|
bcg.jms.topic.factory |
WBIC/TCF |
JMS 主题连接工厂名 |
|
bcg.jms.jndi_factory |
com.sun.jndi.
|
用于连接 JNDI 服务器的类 |
|
bcg.jms.context_url |
{INSTALL DIR}/
|
.binding 文件的位置,用于 JMS 信息 |
|
########### BPE |
|||
bcg.oaq_log_q |
WBIC/datalogQ |
JMS 队列名 |
|
########## RECEIVER MBEAN |
|||
bcg.vms_receiver_reject_dir |
$SHARED_DATA
|
接收器存放被拒绝消息的文件系统路径 |
|
bcg.vms_receiver_tmp_dir |
$SHARED_DATA
|
接收器存放临时消息的文件系统路径 |
|
########## END RECEIVER MBEAN |
|||
bcg.receiver.persistpath |
$SHARED_DATA
|
接收器用于持久存储入站 RosettaNet 信号的文件系统路径。 |
|
bcg.receiver.sync.persistpath |
$SHARED_DATA
|
接收器用于持久存储同步 RosettaNet 信号的文件系统路径。 |
|
bcg.receiver.sync.sync CheckClasses |
com.ibm.bcg.
|
||
bcg.receiver.sync.responseURL |
/bcgreceiver/
|
发送同步响应的 URI |
|
bcg.receiver.sync. responseURL.port |
$RECEIVER
|
接收器 HTTP 端口 |
|
## Servlet properties ## HTTP headers to be persisted as meta-data by the receiver servlet. ## All properties beginning with "http.hdrdef" will be ## interpreted as headers to be persisted. |
|||
bcg.http.hdrdef.fromID |
x-aux-sender-id |
持久存储在元数据文件中供 BPE 进行处理的 HTTP 头 |
|
bcg.http.hdrdef.toID |
x-aux-receiver-id |
持久存储在元数据文件中供 BPE 进行处理的 HTTP 头 |
|
bcg.http.hdrdef.protocol |
x-aux-protocol |
持久存储在元数据文件中供 BPE 进行处理的 HTTP 头 |
|
bcg.http.hdrdef.protocolVersion |
x-aux-protocol
|
持久存储在元数据文件中供 BPE 进行处理的 HTTP 头 |
|
bcg.http.hdrdef.process |
x-aux-process
|
持久存储在元数据文件中供 BPE 进行处理的 HTTP 头 |
|
bcg.http.hdrdef.processVersion |
x-aux-process
|
持久存储在元数据文件中供 BPE 进行处理的 HTTP 头 |
|
bcg.http.hdrdef.msgid |
x-aux-msg-id |
持久存储在元数据文件中供 BPE 进行处理的 HTTP 头 |
|
bcg.http.hdrdef. contentType |
content-type |
持久存储在元数据文件中供 BPE 进行处理的 HTTP 头 |
|
bcg.http.hdrdef. systemMsgId |
x-aux-system
|
持久存储在元数据文件中供 BPE 进行处理的 HTTP 头 |
|
bcg.http.hdrdef. RNResponseType |
x-rn-response
|
持久存储在元数据文件中供 BPE 进行处理的 HTTP 头 |
|
bcg.http.hdrdef. RNVersion |
x-rn-version |
持久存储在元数据文件中供 BPE 进行处理的 HTTP 头 |
|
bcg.http.hdrdef. productionFlag |
x-aux-production |
持久存储在元数据文件中供 BPE 进行处理的 HTTP 头 |
|
bcg.http.hdrdef. provSessionId |
x-aux-prov
|
持久存储在元数据文件中供 BPE 进行处理的 HTTP 头 |
|
bcg.http.hdrdef. processInstanceId |
x-aux-process
|
持久存储在元数据文件中供 BPE 进行处理的 HTTP 头 |
|
bcg.http.hdrdef. contentLength |
Content-Length |
持久存储在元数据文件中供 BPE 进行处理的 HTTP 头 |
|
bcg.http.hdrdef. as2From |
AS2-From |
持久存储在元数据文件中供 BPE 进行处理的 HTTP 头 |
|
bcg.http.hdrdef. as2To |
AS2-To |
持久存储在元数据文件中供 BPE 进行处理的 HTTP 头 |
|
bcg.http.hdrdef. as2Version |
AS2-Version |
持久存储在元数据文件中供 BPE 进行处理的 HTTP 头 |
|
bcg.http.hdrdef. mimeVersion |
Mime-Version |
持久存储在元数据文件中供 BPE 进行处理的 HTTP 头 |
|
bcg.http.hdrdef. messageId |
Message-ID |
持久存储在元数据文件中供 BPE 进行处理的 HTTP 头 |
|
bcg.http.hdrdef.date |
Date |
持久存储在元数据文件中供 BPE 进行处理的 HTTP 头 |
|
bcg.http.hdrdef.from |
From |
持久存储在元数据文件中供 BPE 进行处理的 HTTP 头 |
|
bcg.http.hdrdef. subject |
Subject |
持久存储在元数据文件中供 BPE 进行处理的 HTTP 头 |
|
bcg.http.hdrdef. contentTransferEncoding |
Content-Transfer
|
持久存储在元数据文件中供 BPE 进行处理的 HTTP 头 |
|
bcg.http.hdrdef. contentDisposition |
Content-
|
持久存储在元数据文件中供 BPE 进行处理的 HTTP 头 |
|
bcg.http.hdrdef. dispositionNotificationTo |
Disposition-
|
持久存储在元数据文件中供 BPE 进行处理的 HTTP 头 |
|
bcg.http.hdrdef. dispositionNotificationOptions |
Disposition-
|
持久存储在元数据文件中供 BPE 进行处理的 HTTP 头 |
|
bcg.http.hdrdef. receiptDeliveryOption |
Receipt-Delivery
|
持久存储在元数据文件中供 BPE 进行处理的 HTTP 头 |
|
bcg.http.hdrdef. toPackagingName |
ToPackaging
|
持久存储在元数据文件中供 BPE 进行处理的 HTTP 头 |
|
bcg.http.hdrdef. asDocType |
ASDocType |
持久存储在元数据文件中供 BPE 进行处理的 HTTP 头 |
|
bcg.http.hdrdef. recipientAddress |
Recipient
|
持久存储在元数据文件中供 BPE 进行处理的 HTTP 头 |
|
bcg.http.hdrdef. authorization |
Authorization |
持久存储在元数据文件中供 BPE 进行处理的 HTTP 头 |
|
bcg.http.hdrdef. soapAction |
SOAPAction |
持久存储在元数据文件中供 BPE 进行处理的 HTTP 头 |
项 | 缺省值 | 可能的设置 | 描述 |
---|---|---|---|
########## Start log4j Debug Properties ################### # Possible Categories - debug/info/warn/error/fatal # Default Category "error", Output to: stdout and RollingFile |
|||
log4j.rootCategory |
error, stdout, RollingFile |
所有、关闭、调试、信息、警告、错误和致命 |
所有容器的根日志记录设置。可以通过设置 log4j.rootCategory=OFF 来关闭日志记录。 |
log4j.appender.stdout |
org.apache.log4j.
|
使用 Log4J 库的日志记录 java 类 |
|
log4j.appender.stdout.layout |
org.apache.log4j.
|
使用 Log4J 库的日志记录 java 类 |
|
# Pattern to output the caller's file name and line number. |
|||
log4j.appender.stdout.layout. ConversionPattern |
%d{DATE} %-5p [%c{1}] [%t] - %m%n |
日志文件的记录模式 |
|
log4j.appender.RollingFile |
org.apache.log4j.
|
使用 Log4J 库的日志记录 java 类 |
|
# Log File Name |
|||
log4j.appender.RollingFile.File |
{INSTALL DIR}/
|
循环使用的日志文件名和路径 |
|
log4j.appender.RollingFile. MaxFileSize |
1000KB |
循环日志文件的最大大小 |
|
# number of backup files to keep |
|||
log4j.appender.RollingFile. MaxBackupIndex |
10 |
循环日志文件的最大数目。 |
|
log4j.appender.RollingFile.layout |
org.apache.log4j.
|
使用 Log4J 库的日志记录 java 类 |
|
log4j.appender.RollingFile.layout. ConversionPattern |
%d{DATE} %-5p [%c{1}] [%t] - %m%n |
日志文件的记录模式 |
|
log4j.category.com.ibm.bcg.util.
|
错误 |
||
#log4j.category.com.ibm.bcg.server.
|
调试 |
||
#log4j.category.com.ibm.bcg.server |
调试 |
||
log4j.category.com.ibm.bcg.co.db |
错误 |
项 | 缺省值 | 可能的设置 | 描述 |
---|---|---|---|
########## Start log4j Debug Properties ################### # Possible Categories - debug/info/warn/error/fatal # Default Category "error", Output to: stdout and RollingFile |
debug/info/warn
|
||
log4j.rootCategory |
error, stdout, RollingFile |
所有、关闭、调试、信息、警告、错误和致命 |
所有容器的根日志记录设置。可以通过设置 log4j.rootCategory=OFF 来关闭日志记录。 |
log4j.appender.stdout |
org.apache.log4j.
|
使用 Log4J 库的日志记录 java 类 |
|
log4j.appender.stdout.layout |
org.apache.log4j.
|
使用 Log4J 库的日志记录 java 类 |
|
# Pattern to output the caller's file name and line number. |
|||
log4j.appender.stdout.layout. ConversionPattern |
%d{DATE} %-5p [%c{1}] [%t] - %m%n |
日志文件的记录模式 |
|
log4j.appender.RollingFile |
org.apache.log4j.
|
使用 Log4J 库的日志记录 java 类 |
|
# Log File Name |
|||
log4j.appender.RollingFile.File |
{INSTALL DIR}/
|
循环使用的日志文件名和路径 |
|
log4j.appender.RollingFile. MaxFileSize |
50000KB |
循环日志文件的最大大小 |
|
# number of backup files to keep |
|||
log4j.appender.RollingFile. MaxBackupIndex |
10 |
循环日志文件的最大数目。 |
|
log4j.appender.RollingFile.layout |
org.apache.log4j.
|
使用 Log4J 库的日志记录 java 类 |
|
log4j.appender.RollingFile.layout. ConversionPattern |
%d{DATE} %-5p [%c{1}] [%t] - %m%n |
日志文件的记录模式 |
|
log4j.category.com.ibm.bcg.co.db |
错误 |
||
#### Added to suppress the generation of unnecessary timing events |
|||
#log4j.category.com.ibm.bcg.timing |
错误 |