SDK/RTE 1.4.2.28 Release Notes

Table Of Contents
charsets.jar |_________|___________|_________|________|___
jce.jar | | | |
|
jsse.jar server server server server
server
* The files for Java Web Start technology are part of the jre in the directory javaws. Web
Start release notes are also included in the javaws directory.
The tools are under opt/java1.4/bin and the libraries install under opt/java1.4/
lib. The tools.jar file contains the classes for supporting the tools and utilities. The file
dt.jar contains the DesignTime archive of BeanInfo files.
The jre directory includes the runtime environment. The file rt.jar contains the
runtime classes for the core API. The file charsets.jar contains the
internationalization and localization classes and files. The security directory contains
security management files.
The shared libraries used by the HP-UX platform are contained in the following
directories:
PA-RISC PA-RISC 1.1 32-bit
PA_RISC2.0 PA-RISC 2.0 32-bit
PA_RISC2.0W PA-RISC 2.0 64-bit
IA64N Integrity 32-bit
IA64W Integrity 64-bit
The include directory contains the header files for supporting JNI and JVMDI.
File structure Runtime Plug-in (JPI) for Mozilla
The Runtime Plug-in for Mozilla for HP-UX requires the shared library(ies) loaded by
the Mozilla browser, the remaining Runtime Plug-in files, and the RTE to be located
in the following fixed relative position:
/opt/java1.4/jre Runtime plug-in and RTE files
/opt/java1.4/jre/plugin/PA_RISC/mozilla Runtime Plug-in shared libraries loaded by Mozilla browser
/opt/java1.4/jre/plugin/IA64N/mozilla IPF Runtime Plug-in shared libraries loaded by Mozilla browser
If the JPI is installed in the default location, /opt/java1.4/jre, then the following
links are created during the installation to allow the browser to locate the Runtime
Plug-in shared library:
Runtime Plug-in PA-RISC installation:
/opt/mozilla/plugins/libjavaplugin_oji.sl -> \
/opt/java1.4/jre/plugin/PA_RISC/mozilla/libjavaplugin_oji.sl
Runtime Plug-in HP Integrity installation:
/opt/mozilla/plugins/libjavaplugin_oji.sl -> \
/opt/java1.4/jre/plugin/IA64N/mozilla/libjavaplugin_oji.sl
If the Runtime Plug-in is installed in a non-default location, the system administrator
needs to create similar links in order to enable Mozilla to find the Runtime Plug-in. Or
you may use the environment variable MOZ_PLUGIN_PATH for Mozilla.
14