Configuring the Java batch environment
The ra.xml file must be configured to provide configuration information for a Java™ batch program. You can use the HBRCJCFG job to configure the file and the Java batch environment.
Before you begin
You must use control statements to create and configure the execution environment. For more information, see Customizing topology 4: Embedding an execution server with your batch execution.
About this task
By submitting HBRCJCFG, the following processes are completed
automatically.
- HBRCJCFG executes the RESSetupZ Java class.
- The RESSetupZ Java class reads properties from certain members inside of ++HBRWORKDS++.SHBRPARM, as specified in the HBRENVPR DD statement in HBRCJCFG.
- RESSetupZ parses these properties and generates the ra.xml file.
HBRCJCFG also creates a logging.properties file. This file contains the log level that is derived from the HBRTRACELEVEL property in the ++HBRWORKDS++.SHBRPARM(HBRCMMN) member.