14.1 List of files used in the Java applications

The following table lists the files used in the Java applications:

Table 14-1 List of files used in the Java applications

File nameClassificationOverviewReference
usrconf.cfgOption definition file for Java applicationsSpecify the start option of the JavaVM that executes the Java application.
Use this file when starting a Java application with the cjclstartap command.
14.2
usrconf.propertiesUser property file for Java applicationsSpecify the system properties of the JavaVM that executes the Java application.
Use this file when starting a Java application with the cjclstartap command.
14.3
(Optional)#System properties specified in the Java applicationSpecify the system properties of the JavaVM that executes the Java application.
When you use the vbj command to start the Java application, specify the system properties as command arguments in the batch file or shell script.
14.4
(Optional)Property setup file for the user log of Java applicationsUse this file for the user log of Java applications.
Use this file to start the Java application with the vbj command.
14.5
#
Specify the required system properties for each command (vbj command) to be used for starting the Java application. When invoking the Enterprise Beans from a Java application, you need to specify the system properties.

Use one of the following commands to start a Java application: