A Transaction Server Configuration

The JD Edwards World Transaction Server configuration settings are stored in configuration files located in the Home Destination folder of the install.

This appendix contains these topics:

A.1 Configuring the Transaction Server

To configure the Transaction Server, use files jdbj.ini, jas.ini, and jdelog.properties. To modify these files, use a text editor. Some of the values are updated during the install process, but you must check for accuracy.

The following configuration settings must be set for the World Transaction Server to function properly. If the property is not listed, assume the default value must be used.

Property File Sub-Type Property Name Property Value
jdbj.ini JDBj-BOOTSTRAP SESSION user Proxy User Password
jdbj.ini JDBj-BOOTSTRAP SESSION password Environment Name
jdbj.ini JDBj-BOOTSTRAP SESSION environment iSeries Machine Name or IP Address
jdbj.ini JDBj-BOOTSTRAP SESSION role AS400
jas.ini JDBj Spec Datasource Database Type User ID for JNDI processing on Oracle Application Server. For example, Oracle AIA running on OAS would use this. Typical default value is "oc4jadmin"
jas.ini EVENTS jndiProviderURL If needed, the User ID for JNDI processing on the Application Server. For example, the typical default value for WebLogic Application Server is "oc4jadmin"
jas.ini EVENTS jndiuser If needed the User Password for JNDI processing on the Application Server. For example, the typical default value for WebLogic Application Server is "welcome1"
jdelog.properties EVENTS jndipassword The destination file name/location for the log file.
jdelog.properties E1LOG FILE The logging level to be used.

You can specify any of the following values:

SEVERE

WARN

APPS

DEBUG

These values are in decreasing order of priority.

jdelog.properties E1LOG LEVEL Logging format

This property can be set to:

APPS

TOOLS

TOOLS_THREAD

In a production environment, this must be set to APPS.


The following are some examples of the settings within files:

A.1.1 jdbj.ini

Figure A-1 jdbj.ini Settings

Description of Figure A-1 follows
Description of "Figure A-1 jdbj.ini Settings"

A.1.2 jas.ini

Figure A-2 jas.ini Settings

Description of Figure A-2 follows
Description of "Figure A-2 jas.ini Settings"

A.1.3 jdelog.properties

Figure A-3 jdelog.properties Settings

Description of Figure A-3 follows
Description of "Figure A-3 jdelog.properties Settings"

A.2 Transaction Server Logging

The JD Edwards World Transaction Server creates log files in the location specified in the jdelog.properties file.