United States |
Java Home |What's New | Download | Documentation | FAQ | Contact Us | Search |
Installation Notes The Compaq Fast VM v 1.3.1-1 kit is packaged and installed separately from the Compaq Software Development Kit (SDK) for the OpenVMS Operating System and the Compaq Run Time Environment (RTE) v 1.3.1-1 for the OpenVMS Operating System. However, it is intended for use with the Compaq SDK v 1.3.1-1 (or higher) or the Compaq RTE v 1.3.1-1 (or higher). This Fast VM kit cannot be used with prior SDK and RTE releases. Following are the Fast VM Installation instructions for use with the SDK or for use with the RTE. For more information, see the Release Notes.
To install the Compaq Fast VM, perform the following steps:
To Determine your Java Environment Version if using the Compaq Fast VM with SDKBefore using the Fast VM, you need to
ensure that SDK v 1.3.1-1 (or higher) is installed and is set up as your Java environment.
To verify this, use the $ java -version java version "1.3.1" Java(TM) 2 Runtime Environment, Standard Edition Classic VM (build 1.3.1-n ...) To make the Fast VM your virtual machine by using the FAST parameter, run the following command: $ @SYS$COMMON:[JAVA$131.COM]JAVA$131_SETUP FAST After you have done that, verify the Fast
VM version by typing the $ java -version java version "1.3.1" Java(TM) 2 Runtime Environment, Standard Edition Fast VM (build 1.3.1-1 ...) Note: To revert to the classic virtual machine, type the following command: $ @SYS$COMMON:[JAVA$131.COM]JAVA$131_SETUP
Refer to the General FAQ for an explanation of this version-naming convention.
Kit Installation (for Use with the RTE) This Fast VM kit requires the following to be installed on your system:
This Fast VM kit is provided for developers who want to redistribute the Fast VM and the RTE v 1.3.1 with their application. This kit installs the Fast VM executables, which are placed in the RTE v 1.3.1 directory tree, subsequently making it easier to redistribute with your applications. For additional information about redistributing the Fast VM with the RTE v 1.3.1, see 'Bundling and Redistributing the Fast VM' in the Release Notes. To install the Fast VM for the RTE, perform the following steps:
In addition to unpacking the files in the RTE, there are a number of additional symbols and logicals that need to be set up to make your application run within the RTE. When you deploy your application, you will have to include your own .COM files that accomplish these setups. An RTE setup command file,
JAVA$131_JRE_SETUP.COM, is deposited into the [.LIB] directory when the FASTVM-JRE-V0103-11.A save
set is restored. This file contains the key commands you will need to merge into your
application setup command file. For more information, see the Release Notes. Download Fast VM v 1.3.1-1 (for use with SDK v 1.3.1)
Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the U.S. and other countries. |