Previous Page: Administration Guide  Next Page: Loading and Unloading Novell JVM for NetWare

JAVA.CFG

The Java configuration file (JAVA.CFG) is the first file your system reads when you load Java. This file is set up with the minimum items necessary to load Java. When you install JVM, the install procedure creates the following lines:

JAVA_HOME=SYS:\JAVA
MGMT_HOME=SYS:\PUBLIC/MGMT
JAVA_FONTS=SYS:\JAVA\LIB\FONTS
JAVA_COMPILER=SYMCJIT

If you want to update the SYS:\SYSTEM\AUTOEXEC.NCF file, add the following lines right after the MOUNT ALL command in the file:

SEARCH ADD SYS:\JAVA\BIN
SEARCH ADD SYS:\JAVA\NWGFX
STARTX

HINT:  The STARTX line is optional. It causes the Java GUI to begin running at server startup. You might want to delete any other instances of these lines in the AUTOEXEC.NCF.



  Previous Page: Administration Guide  Next Page: Loading and Unloading Novell JVM for NetWare