Installing JRockit JDK
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
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:
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.
To install the JRE, do the following:
jrockit-jre1.5.0_03-win-ia32.exe
for Windows 2000 and Windows 2003jrockit-jre1.5.0_03-win-ipf.exe
for Windows 2003 Server EEjrockit-jre1.5.0_03-linux-ia32.bin
for supported Linux 32-bit versionsjrockit-jre1.5.0_03-linux-ipf.bin
for supported Linux 64-bit Itanium versionsjrockit-jre1.5.0_03-linux-x64.bin
for supported Linux 64-bit (Intel EM64T and compatible) versionsThe install process begins and the BEA installer window appears, followed shortly thereafter by the Welcome window.
Note: Selecting No will abort the installation process.
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
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
When the installation is successfully completed, the Installation Completer window appears with that message.
To uninstall the JRE, see Uninstalling the JDK for instructions on how to perform the unistallation. Replace JDK specifics with JRE.
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.
![]() |
![]() |
![]() |