The Console, Receiver, and Document Manager components each contain component-specific property files. The following tables list all of the basic runtime properties for each component:
Entry | Default value | Possible setting | Description |
---|---|---|---|
## DR Mode indicator property |
|||
console.environment |
Blank or DR |
Text string that appears in the console indicating wether or not this is a DR environment |
|
## Version indicator |
|||
console.version |
6..0.0 |
Version # |
Text string used for informational purposes |
## DB Proc Audit Debug level ## 0 = off, 1 = on |
|||
ibm.bcg.db.debugLevel |
0 |
0,1 |
Turns database debugging on and off |
########## 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 |
All, Off, debug, info, warn, error, fatal |
Root logging setting for all containers. Logging can be switched off completely by setting log4j.rootCategory=OFF. |
log4j.appender.stdout |
org.apache.log4j.
|
Logging java class using for Log4J libraries |
|
log4j.appender.stdout.File |
System.out |
||
log4j.appender.stdout.layout |
org.apache.log4j.
|
Logging java class using for Log4J libraries |
|
log4j.appender.stdout.layout. ConversionPattern |
%d{ABSOLUTE} %c{1} [%t] - %m%n |
Logging pattern for log file |
|
log4j.appender.RollingFile |
org.apache.log4j.
|
Logging java class using for Log4J libraries |
|
log4j.appender.RollingFile.File |
{INSTALL DIR}/
|
Rolling log file name and path |
|
log4j.appender.RollingFile. MaxFileSize |
1000KB |
Maximum size of log file before being rolled. |
|
log4j.appender.RollingFile. MaxBackupIndex |
5 |
Maximum number of rolled log files. |
|
log4j.appender.RollingFile.layout |
org.apache.log4j.
|
Logging java class using for Log4J libraries |
|
log4j.appender.RollingFile.layout. ConversionPattern |
%d{DATE} %c
|
Logging pattern for log file |
|
ibm.bcg.appserver.loggerClass |
com.shared.
|
Specifies the appropriate Logging class to use |
|
## Console global appserver properties |
|||
ibm.bcg.appserver.ejbEnabled |
TRUE |
true, false |
Whether the management services use use EJBs or direct services |
ibm.bcg.appserver.mgmt.pool. maxsize |
20 |
The size of the EJB Pool |
|
ibm.bcg.appserver.mgmt.ctx. instancepolicy |
singleton |
JNDI Init Context Policy |
|
java.naming.security.principal |
admin |
JNDI Security Principal param. |
|
## Websphere JNDI Settings |
|||
ibm.bcg.appserver. jndiInitialContextFactory |
com.ibm.
|
JNDI Context Factory |
|
ibm.bcg.appserver. jndiContextProviderURL |
corbaloc:iiop:
|
JNDI Provider URL |
|
ibm.bcg.appserver.jdbcJndiPool |
$CONSOLE
|
datasources/DB2
|
Datasource JNDI Prefix |
# Database JDBC Schema |
|||
ibm.bcg.db.product |
$CONSOLE.DB.
|
db2,oracle |
Database type |
bcg.co.db.schema |
$CONSOLE.DB.
|
schema information (DB2 - Database Owner, Oracle - Schema Owner) |
|
## 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}/
|
Location of .binding file, used for JMS information |
|
ibm.bcg.jms_jndi_factory |
com.sun.jndi.
|
||
## Connection Factory Names |
|||
ibm.bcg.jms.qconnFactory.name |
WBIC/QCF |
JMS Queue Connection Factory Name |
|
ibm.bcg.jms.topicconnFactory.name |
WBIC/TCF |
JMS Topic Connection Factory Name |
|
ibm.bcg.jms.queue.name |
WBIC/datalogQ |
JMS Queue Name |
|
## Gateway Queue |
|||
ibm.bcg.outbound.gatewayDirectory |
$SHARED_DATA
|
Gateway Directory |
|
## VTP |
|||
ibm.bcg.certs.vtp.CertificateDir |
$SHARED_DATA
|
Location of Client Certificates for use w/ VTP If the value is not provided correctly, it will throw an error in the Console_SystemErr.log. This error will not affect the flow and can be treated as warning. |
|
ibm.bcg.certs.vtp.Certificate |
VTP Public Key (DER, binary format) |
||
ibm.bcg.certs.vtp.PrivateKey |
VTP Private Key (pkcs8, binary format) |
||
ibm.bcg.certs.vtp.Passwd |
VTP Private Key Password |
||
ibm.bcg.certs.vtp.VerifySig |
FALSE |
true, false |
Determine whether the VTP should verify signer or not (true, false) |
ibm.bcg.vtp.RouterIn |
$SHARED_DATA
|
Router In directory |
|
## EAI Directory Management |
|||
ibm.bcg.EAIDocDir |
Documents |
This provides the console with the name of the EAI directory used by the router |
|
## 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 |
!#:;& ?., |
Entry | Default value | Possible settings | Description |
---|---|---|---|
###### 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 |
Database type |
bcg.co.db.DBPoolName |
$RECEIVER.
|
datasources/DB2DS,
|
Datasource JNDI Prefix |
bcg.co.jndiContextURL |
corbaloc:iiop:
|
JNDI Provider URL |
|
bcg.co.jndiFactory |
com.ibm.
|
JNDI Context Factory |
|
bcg.co.db.schema |
$RECEIVER.
|
schema information (DB2 - Database Owner, Oracle - Schema Owner) |
|
############# MQ PROPS |
|||
bcg.use_oaq |
FALSE |
true, false |
|
bcg.jms.queue.factory |
WBIC/QCF |
JMS Queue Connection Factory Name |
|
bcg.jms.topic.factory |
WBIC/TCF |
JMS Topic Connection Factory Name |
|
bcg.jms.jndi_factory |
com.sun.jndi.
|
Class used to connect to the JNDI server |
|
bcg.jms.context_url |
{INSTALL DIR}/
|
Location of .binding file, used for JMS information |
|
########### BPE |
|||
bcg.oaq_log_q |
WBIC/datalogQ |
JMS Queue Name |
|
########## RECEIVER MBEAN |
|||
bcg.vms_receiver_reject_dir |
$SHARED_DATA
|
File system path where the Receiver puts rejected messages |
|
bcg.vms_receiver_tmp_dir |
$SHARED_DATA
|
File system path where the Receiver puts temporary messages |
|
########## END RECEIVER MBEAN |
|||
bcg.receiver.persistpath |
$SHARED_DATA
|
File system path where the Receiver persists inbound RosettaNet signals. |
|
bcg.receiver.sync.persistpath |
$SHARED_DATA
|
File system path where the Receiver persists Synchronous RosettaNet signals. |
|
bcg.receiver.sync.sync CheckClasses |
com.ibm.bcg.
|
||
bcg.receiver.sync.responseURL |
/bcgreceiver/
|
URI to post Synchronous Responses |
|
bcg.receiver.sync. responseURL.port |
$RECEIVER
|
HTTP Port for Receiver |
|
## 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 |
HTTP header persisted in metadata file for the BPE to process |
|
bcg.http.hdrdef.toID |
x-aux-receiver-id |
HTTP header persisted in metadata file for the BPE to process |
|
bcg.http.hdrdef.protocol |
x-aux-protocol |
HTTP header persisted in metadata file for the BPE to process |
|
bcg.http.hdrdef.protocolVersion |
x-aux-protocol
|
HTTP header persisted in metadata file for the BPE to process |
|
bcg.http.hdrdef.process |
x-aux-process
|
HTTP header persisted in metadata file for the BPE to process |
|
bcg.http.hdrdef.processVersion |
x-aux-process
|
HTTP header persisted in metadata file for the BPE to process |
|
bcg.http.hdrdef.msgid |
x-aux-msg-id |
HTTP header persisted in metadata file for the BPE to process |
|
bcg.http.hdrdef. contentType |
content-type |
HTTP header persisted in metadata file for the BPE to process |
|
bcg.http.hdrdef. systemMsgId |
x-aux-system
|
HTTP header persisted in metadata file for the BPE to process |
|
bcg.http.hdrdef. RNResponseType |
x-rn-response
|
HTTP header persisted in metadata file for the BPE to process |
|
bcg.http.hdrdef. RNVersion |
x-rn-version |
HTTP header persisted in metadata file for the BPE to process |
|
bcg.http.hdrdef. productionFlag |
x-aux-production |
HTTP header persisted in metadata file for the BPE to process |
|
bcg.http.hdrdef. provSessionId |
x-aux-prov
|
HTTP header persisted in metadata file for the BPE to process |
|
bcg.http.hdrdef. processInstanceId |
x-aux-process
|
HTTP header persisted in metadata file for the BPE to process |
|
bcg.http.hdrdef. contentLength |
Content-Length |
HTTP header persisted in metadata file for the BPE to process |
|
bcg.http.hdrdef. as2From |
AS2-From |
HTTP header persisted in metadata file for the BPE to process |
|
bcg.http.hdrdef. as2To |
AS2-To |
HTTP header persisted in metadata file for the BPE to process |
|
bcg.http.hdrdef. as2Version |
AS2-Version |
HTTP header persisted in metadata file for the BPE to process |
|
bcg.http.hdrdef. mimeVersion |
Mime-Version |
HTTP header persisted in metadata file for the BPE to process |
|
bcg.http.hdrdef. messageId |
Message-ID |
HTTP header persisted in metadata file for the BPE to process |
|
bcg.http.hdrdef.date |
Date |
HTTP header persisted in metadata file for the BPE to process |
|
bcg.http.hdrdef.from |
From |
HTTP header persisted in metadata file for the BPE to process |
|
bcg.http.hdrdef. subject |
Subject |
HTTP header persisted in metadata file for the BPE to process |
|
bcg.http.hdrdef. contentTransferEncoding |
Content-Transfer
|
HTTP header persisted in metadata file for the BPE to process |
|
bcg.http.hdrdef. contentDisposition |
Content-
|
HTTP header persisted in metadata file for the BPE to process |
|
bcg.http.hdrdef. dispositionNotificationTo |
Disposition-
|
HTTP header persisted in metadata file for the BPE to process |
|
bcg.http.hdrdef. dispositionNotificationOptions |
Disposition-
|
HTTP header persisted in metadata file for the BPE to process |
|
bcg.http.hdrdef. receiptDeliveryOption |
Receipt-Delivery
|
HTTP header persisted in metadata file for the BPE to process |
|
bcg.http.hdrdef. toPackagingName |
ToPackaging
|
HTTP header persisted in metadata file for the BPE to process |
|
bcg.http.hdrdef. asDocType |
ASDocType |
HTTP header persisted in metadata file for the BPE to process |
|
bcg.http.hdrdef. recipientAddress |
Recipient
|
HTTP header persisted in metadata file for the BPE to process |
|
bcg.http.hdrdef. authorization |
Authorization |
HTTP header persisted in metadata file for the BPE to process |
|
bcg.http.hdrdef. soapAction |
SOAPAction |
HTTP header persisted in metadata file for the BPE to process |
Entry | Default value | Possible setting | Description |
---|---|---|---|
########## Start log4j Debug Properties ################### # Possible Categories - debug/info/warn/error/fatal # Default Category "error", Output to: stdout and RollingFile |
|||
log4j.rootCategory |
error, stdout, RollingFile |
All, Off, debug, info, warn, error, fatal |
Root logging setting for all containers. Logging can be switched off completely by setting log4j.rootCategory=OFF. |
log4j.appender.stdout |
org.apache.log4j.
|
Logging java class using for Log4J libraries |
|
log4j.appender.stdout.layout |
org.apache.log4j.
|
Logging java class using for Log4J libraries |
|
# Pattern to output the caller's file name and line number. |
|||
log4j.appender.stdout.layout. ConversionPattern |
%d{DATE} %-5p [%c{1}] [%t] - %m%n |
Logging pattern for log file |
|
log4j.appender.RollingFile |
org.apache.log4j.
|
Logging java class using for Log4J libraries |
|
# Log File Name |
|||
log4j.appender.RollingFile.File |
{INSTALL DIR}/
|
Rolling log file name and path |
|
log4j.appender.RollingFile. MaxFileSize |
1000KB |
Maximum size of log file before being rolled. |
|
# number of backup files to keep |
|||
log4j.appender.RollingFile. MaxBackupIndex |
10 |
Maximum number of rolled log files. |
|
log4j.appender.RollingFile.layout |
org.apache.log4j.
|
Logging java class using for Log4J libraries |
|
log4j.appender.RollingFile.layout. ConversionPattern |
%d{DATE} %-5p [%c{1}] [%t] - %m%n |
Logging pattern for log file |
|
log4j.category.com.ibm.bcg.util.
|
error |
||
#log4j.category.com.ibm.bcg.server.
|
debug |
||
#log4j.category.com.ibm.bcg.server |
debug |
||
log4j.category.com.ibm.bcg.co.db |
error |
Entry | Default value | Possible setting | Description |
---|---|---|---|
########## 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 |
All, Off, debug, info, warn, error, fatal |
Root logging setting for all containers. Logging can be switched off completely by setting log4j.rootCategory=OFF. |
log4j.appender.stdout |
org.apache.log4j.
|
Logging java class using for Log4J libraries |
|
log4j.appender.stdout.layout |
org.apache.log4j.
|
Logging java class using for Log4J libraries |
|
# Pattern to output the caller's file name and line number. |
|||
log4j.appender.stdout.layout. ConversionPattern |
%d{DATE} %-5p [%c{1}] [%t] - %m%n |
Logging pattern for log file |
|
log4j.appender.RollingFile |
org.apache.log4j.
|
Logging java class using for Log4J libraries |
|
# Log File Name |
|||
log4j.appender.RollingFile.File |
{INSTALL DIR}/
|
Rolling log file name and path |
|
log4j.appender.RollingFile. MaxFileSize |
50000KB |
Maximum size of log file before being rolled. |
|
# number of backup files to keep |
|||
log4j.appender.RollingFile. MaxBackupIndex |
10 |
Maximum number of rolled log files. |
|
log4j.appender.RollingFile.layout |
org.apache.log4j.
|
Logging java class using for Log4J libraries |
|
log4j.appender.RollingFile.layout. ConversionPattern |
%d{DATE} %-5p [%c{1}] [%t] - %m%n |
Logging pattern for log file |
|
log4j.category.com.ibm.bcg.co.db |
error |
||
#### Added to suppress the generation of unnecessary timing events |
|||
#log4j.category.com.ibm.bcg.timing |
error |