Skip navigation.

Installing JRockit JDK

  Previous Next vertical dots separating previous/next from contents/index/pdf Contents View as PDF   Get Adobe Reader

Installing the BEA JRockit JRE

The BEA JRockit 5.0 JVM is a component of Java Runtime Environment (JRE) included in the BEA JRockit 5.0 JDK. In instances where you want to exploit the full power of the JVM without dealing with the overhead of the entire JDK, you can install just the JRE as described in this document and run it separately.

This section includes information on the following subjects:

 


Important Note on JDK Version Numbering in this Guide

Installing BEA JRockit JRE describes how to install BEA JRockit JRE 5.0 Service Pack 2 with 1.5.0_03 class libraries. After step 1 in Installing the JRE, below, the class libraries version will be referenced throughout this guide as 1.5.0_<version>; for example, instead of jrockit-jdk1.5.0_03, you will see jrockit-jdk1.5.0_<version>. As you use this guide, please assume that <version> refers to 03.

 


Installing the JRE

To install the JRE, do the following:

  1. On your local drive, locate the JRE version executable file that matches your machine and operating system:
  2. Double-click the appropriate file name.
  3. The install process begins and the BEA installer window appears, followed shortly thereafter by the Welcome window.

  4. Click Next.
  5. The BEA License Agreement window appears.

  6. Select Yes and click Next.
  7. Note: Selecting No will abort the installation process.

    The Choose Product Directory window appears.

    Figure 2-1 Product Directory Window for JRE Install

    Product Directory Window for JRE Install


     
  8. Do one of the following:
  9. Click Next.
  10. If you are installing an IA32 version of BEA JRockit JRE, the Install Java Plug-in window appears (Figure 2-2).The Java Plug-in extends the functionality of a web browser. For more information on the Plug-in, please refer to Using the Java Plug-in.

    Note: The Java Plugin is available only on IA32 systems (Windows and Linux). This screen will not appear if you are installing an IA64 version. Proceed to step 8.

    For more information on the Plug-in, please refer to Using the Java Plug-in.


     

    Figure 2-2 Install Java Plugin Window

    Install Java Plugin Window


     
  11. Select the browser(s) you want to associate with the Java Plug-in and click Next.
  12. The installation process begins and the installer window appears, showing a progress meter in the lower right corner of the window, as shown in Figure 2-3.

    Figure 2-3 Installer Window with Progress Meter

    Installer Window with Progress Meter


     

    When the installation is successfully completed, the Installation Completer window appears with that message.

  13. Click Done.
  14. The installer window closes and JRE installation process is complete.

 


Uninstalling the JRE

To uninstall the JRE, see Uninstalling the JDK for instructions on how to perform the unistallation. Replace JDK specifics with JRE.

 


Console and Silent Mode Installation and Uninstallation

Like the BEA JRockit JDK, the BEA JRockit JRE can be installed and uninstalled in both console mode and silent mode. See Installing and Uninstalling BEA JRockit JDK in Console Mode and Installing and Uninstalling BEA JRockit JDK in Silent Mode.The procedure for these functions is identical to that used to install and uninstall the JDK, except that you need to execute different installation files.

 

Back to Top Previous Next