Installing J2SE JRE 1.4.2 on a remote HP-UX machine

Internet clients only

When a remote HP-UX computer tries to access an ArcIMS Java Standard Web site, the application automatically detects whether the J2SE JRE 1.3.1 or higher and the Plug-in are installed. If not, the browser is redirected to the HP Web site to download J2SE JRE 1.4.2. If you have already installed J2SE JRE 1.3.1 but still receive the redirect message, the Plug-in may not be configured properly. Skip to Step 3 below for instructions on configuring J2SE JRE and the Plug-in.

Internet and Intranet clients

  1. Register and follow the instructions to download and install JRE .

  2. ESRI recommends that you increase the Java VM memory parameters. Open the Java Plug-in Control Panel and set the required memory parameters in the field named Java Run Time parameters to

  3. -Xms10m -Xmx256m

    and click Apply.

    The Java Plug-in Control Panel is located at <J2SE JRE Installation Directory>/bin/ControlPanel.

  4. Configure J2SE JRE:

    1. Make sure the correct J2SE JRE is being used. Add the following to your .cshrc file:

    2. setenv JAVA_HOME <J2SE JRE Installation Directory>
      set path = ( $JAVA_HOME/bin $path)

      For Netscape to use the correct Plug-in, add the following variables to your .cshrc file:

      setenv NPX_PLUGIN_PATH <path to Java install>/plugin/PA_RISC/ns4 setenv NPX_JRE _PATH <J2SE JRE Installation Directory>
    3. Source the .cshrc file:

    4. source .cshrc

    Once you have J2SE JRE 1.4.2 installed, the next step is to install ArcIMS Viewer.