CONTENTS
General Properties
-
../admin/adminCFG.properties
This file contains Visual Administrator GUI properties. The user must set Browser File Name to be able to view Visual Administrator Help.
-
../admin/monitor.properties
This file contains snapshot nodes included in monitoring, along with the corresponding GUI viewer classes for them.
Dispatcher Node
-
../cluster/dispatcher/cmdline.properties
This file contains dispatcher node core properties that are needed to start it: main class, classpath to resources, and additional parameters (optional).
-
../cluster/dispatcher/managers/console_logs.properties
This file contains properties that refer to logging dispatcher console output.
-
../cluster/dispatcher/managers/framework.properties
This file contains the names and the corresponding implementation classes for SAP J2EE Engine 6.20 Managers that run on the dispatcher. When dispatcher is started, the managers are loaded in the order specified in framework.properties file.
-
../cluster/dispatcher/managers/kernel_shell_commands
.properties
This file contains name and the corresponding implementation classes for SAP J2EE Engine 6.20 kernel Shell commands.
Server Node
-
../cluster/server/cmdline.properties
This file contains server node core properties that are needed to start it: main class, classpath to resources, and additional parameters (optional).
-
../cluster/server/managers/console_logs.properties
This file contains properties that refer to logging server console output.
-
../cluster/server/managers/framework.properties
This file contains the names and the corresponding implementation classes for SAP J2EE Engine 6.20 Managers that run on the server. When server is started, the managers are loaded in the same order as they are registered in FrameWork.properties file.
-
../cluster/server/managers/kernel_shell_commands
.properties
This file contains names and the corresponding implementation classes for SAP J2EE Engine 6.20 kernel Shell commands.