CONTENTS   NextPrevious  



EJB20 Service

EJB20 Service manages all Enterprise JavaBeans (session, entity and message driven) on SAP J2EE Engine 6.20. It is developed according to EJB 2.0 specification.

Visual Administrator

Properties

 

Server

 

Property Key

Description

Default Value

 

 

 

WarningLogFileName

Specifies the filename to which warning log messages for EJB20 Service are written.

./services/ejb20/log /WARNING.log

DebugLogFileName

Specifies the filename to which debug log messages for EJB20 Service are written.

./services/ejb20/log /DEBUG.log

AlertLogFileName

Specifies the filename to which alert log messages for EJB20 Service are written.

./services/ejb20/log /ALERT.log

EmergencyLogFileName

Specifies the filename to which emergency log messages for EJB20 Service are written.

./services/ejb20/log /EMERGENCY.log

ErrorLogFileName

Specifies the filename to which error log messages for EJB20 Service are written.

./services/ejb20/log /ERROR.log

NoticeLogFileName

Specifies the filename to which notice log messages for EJB20 Service are written.

./services/ejb20/log /NOTICE.log

InfoLogFileName

Specifies the filename to which info log messages for EJB20 Service are written.

./services/ejb20/log /INFO.log

CriticalLogFileName

Specifies the filename to which EJB20 Service runtime log messages are written.

./services/ejb20/work/crypt.log

DefaultZipDirectory

Specifies the default directory in which EJB20 Service log files are archived.

./services/ejb20/log /logBackup

Console Administrator

EJB20 Service can be administered using the Shell commands from the EJB20 command group as well.

Note: For information on EJB20 shell commands, refer to the Shell  Commands Reference section.

Property Files

../cluster/server/services/ejb/properties
EJB Service properties specified in the Visual Administrator  section can be set from this property file as well.

Previous  Next