PRIMECLUSTER Web-Based Admin View Operation Guide
Contents Index PreviousNext

Part 2 Web-Based Admin View GUI screen> Chapter 3 Web-Based Admin View screen startup> 3.1 Prerequisite for screen startup> 3.1.3 Web environment

3.1.3.2 Required for the Web Browser Environment

Web-Based Admin View is available with Netscape Communicator only if a Web browser is supplied for a client. Also, it supports the following environment in accordance with the user's Web browser environment.

[Java Plug-in environment]

Use Java Plug-in in case of the following conditions:

The supported Java Plug-in versions are clarified in "Prerequisite client environment". Java Plug-in 1.2.2, which Sun Microsystems provides for free, may come with some operation management product packages.

Follow the setup method described in "Setting up Java Plug-in."

Setting up Java Plug-in

PC client

  1. Check if Java Plug-in is installed.

    Start [Add or delete Application], and then check if the following Java Plug-in is installed.If either of them has been already installed, it is not necessary to install.

  2. Install Java Plug-in.

    Execute the following Java Plug-in installer in a CD-ROM.

    Install following the procedure displayed on the screen.

This completes the setup.

Solaris OS

The setup procedure varies depending on the version of Java Plug-in as follows;

Java(TM) 2 Runtime Environment, Standard Edition Version 1.3.1

  1. Copy Java(TM) 2 Runtime Environment, Standard Edition Version 1.3.1 for Solaris OS to the working directory from CD-ROM.

    Set up CD-ROM on the CD-ROM device.

    # cd <CDROM-mountpoint>/plugins/solaris/sparc

    Normally, <CDROM-mountpoint> will be /cdrom/cdrom0

    When the working directory is /var/tmp:

    # cp <CDROM-mountpoint>/plugins/solaris/sparc/j2re-1_3_1_08-solsparc.sh /var/tmp

  2. Make sure that the execute permissions are set on the self-extracting binary.

    chmod +x j2re-1_3_1_08-solsparc.sh

  3. Move directory to the location where the files should be installed.

    # cd <Installed directory>

  4. Run the self-extracting binary.

    A directory called j2re1_3_1_08 is created in the current directory. This directory can be renamed at user's discretion after installation.

  5. Set up the environment variable

    Execute the following command to set the environment variable to the shell variable:

    [For C shell]

    # setenv NPX_PLUGIN_PATH <Java Plug-in path>

    [For shell and Kornshell]

    # NPX_PLUGIN_PATH=<Java Plug-in path>

    # export NPX_PLUGIN_PATH

    <Java Plug-in path> is designated the following directory containing the javaplugin.so file.

    <Installed directory>/j2re1_3_1_08/plugin/sparc/ns4

    Example: When <Installed directory> is /var/tmp

    <Java Plug-in path>=/var/tmp/j2re1_3_1_08/plugin/sparc/ns4

  6. Start your Netscape browser, or restart it if it is already activated.
  7. Restart your browser again. The browser needs to be restarted twice to avoid the Netscape problem.

Other version

  1. Check if Netscape Communicator is installed.
  2. Check if Java Plug-in is installed.

    # pkginfo -l SUNWj2pi

    Execute the above command. If the version is newer than below, it is not necessary to install.

    If it is older than below, delete the version, and install a recommended version.

    VERSION: 10.1.2.2,REV=1999.12.06.10.02

    VERSION: 20.1.2.2,REV=1999.10.14.18.04

  3. Install Java Plug-in.

    Install Java Plug-in in a super-user mode.

    # su

    passwd:XXXXX

    Load CD-ROM into the CD-ROM drive.

    # cd <CDROM mountpoint>/plugins/solaris/sparc

    Typically, <CDROM mountpoint> will be: /cdrom/cdrom0

    # pkgadd -d `pwd` SUNWj2pi

    When the package "SUNWj2pi" is installed, install in response to a confirm prompt.

    When installation is completed, exit from a super-user mode by control-d.

  4. Set up the environment variable.

    Execute the following command to set the environment variable to the shell variable:

    [For C shell]

    # setenv NPX_PLUGIN_PATH <Java Plug-in path>

    [For shell and Kornshell]

    # NPX_PLUGIN_PATH=<Java Plug-in path>

    # export NPX_PLUGIN_PATH

    <Java Plug-in path> is designated as default /opt/NSCPcom/plugins unless otherwise specified.

Linux(R)

Red Hat Enterprise Linux AS/ES (v.2.1),SuSE SLES-7,SuSE SLES-8

For the Java Plug-in setup, see README attached to IBM(R) Runtime Environment for Linux(R), Java(TM)2 Technology Edition, Version 1.3.1, 32-bit version.

  1. Check if IBM(R) Runtime Environment for Linux(R), Java(TM)2 Technology Edition, Version 1.3.1, 32-bit version is installed.

    # rpm -q IBMJava2-JRE

    IBMJava2-JRE-1.3.1-2.0

    If not installed, go to No.2

  2. Copy IBM(R) Runtime Environment for Linux(R), Java(TM)2 Technology Edition, Version 1.3.1, 32-bit version for Linux to the working directory from CD-ROM. Set CD-ROM on the CD-ROM device.

    # cd<CDROM-mountpoint>/plugins/Linux

    Typically, <CDROM mountpoint> will be: /cdrom/cdrom0

    The following is an example when copying IBM(R) Runtime Environment for Linux(R), Java(TM)2 Technology Edition, Version 1.3.1, 32-bit version to the /var/tmp directory.

    # cp<CDROM-mountpoint>/plugins/Linux/IBMJava2-JRE-1.3.1-2.0.i386.rpm /var/tmp

  3. Move to the directory where the file is present.

    # cd <file_directory>

  4. Install the package.

    # rpm -i IBMJava2-JRE-1.3.1-2.0.i386.rpm

  5. Set up Java Plug-in

  6. Start the Netscape browser from your terminal. If it's activated, restart the browser.

Red Hat Enterprise Linux AS/ES (v.3)

  1. Check if Java(TM) 2 Runtime Environment, Standard Edition Version 1.4.2 is installed.

    # rpm -q j2re

    j2re-1.4.2_05-fcs

    If not installed, go to No.2

  2. Copy Java(TM) 2 Runtime Environment, Standard Edition Version 1.4.2 for Linux to the working directory from CD-ROM. Set CD-ROM on the CD-ROM device.

    # cd<CDROM-mountpoint>/plugins/Linux

    Typically, <CDROM mountpoint> will be: /cdrom/cdrom0

    The following is an example when copying Java(TM) 2 Runtime Environment, Standard Edition Version 1.4.2 to the /var/tmp directory.

    # cp<CDROM-mountpoint>/plugins/Linux/j2re-1_4_2_05-linux-i586.rpm /var/tmp

  3. Move to the directory where the file is present.

    # cd <file_directory>

  4. Install the package.

    # rpm -i j2re-1_4_2_05-linux-i586.rpm

  5. Set up Java Plug-in

    Create symbolic link from a library file.

    # cd <netscape7 directory>/Plugins

    # ln -s <JRE1.4.2 directory>/Plugin/i386/ns610-gcc32 /libjavaplugin_oji.so

  6. Start the Netscape browser from your terminal. If it's activated, restart the browser.


Contents Index PreviousNext

All Rights Reserved, Copyright(C) FUJITSU LIMITED 2005