When a remote computer tries to access an ArcIMS Java Standard Web site, the application automatically detects whether the J2SE JRE and Plug-in are installed. If it does not detect your J2SE JRE 1.3.1 or higher, you are directed to the following IBM Web site to download J2SE JRE 1.4.1: http://www-106.ibm.com/developerworks/java/jdk/aix/service.html?SDFticket=
If you have already installed J2SE JRE 1.3.1 or higher, but it is not detected, the Plug-in may not be configured properly. Skip to Step 4 below for instructions on configuring J2SE JRE and the Plug-in.
The URL for the IBM J2SE JRE 1.4.1 download is http://www-106.ibm.com/developerworks/java/jdk/aix/service.html?SDFticket=
Register and follow the instructions to download the JRE .
ESRI recommends that you increase the Java VM
memory parameters. Open the Java Plug-in Control Panel located at <J2SE
JRE Installation Directory>/bin/JavaPluginControlPanel. Set the required
memory parameters in the field named Java Run Time Parameters:
-Xms10m –Xmx256m
Click Apply.
Make sure that you add $JAVA_HOME/bin to LIBPATH. See System requirements for more information.
Configure J2SE JRE:
Make sure the correct J2SE JRE is being used.
Add the following to your .cshrc file:
setenv JAVA_HOME <J2SE JRE Installation Directory>
set path = ( $JAVA_HOME/bin $path)
Source the .cshrc:
source .cshrc
For Netscape to use the correct Plug-in, copy the javaplugin.a file from your $JAVA_HOME/bin directory to your Netscape plugin directory:
cp <J2SE JRE Installation
Directory>/bin/javaplugin.a <Netscape Installation Directory>/plugins
Once you have J2SE JRE 1.4.1installed, the next step is to install ArcIMS Viewer.