Patch-ID# 108593-02 Keywords: Solaris_java_plugin applet large download empty enumeration Synopsis: Java Plugin 1.2: Product patch for Solaris Date: Jun/09/00 Solaris Release: 2.5.1, 2.6, 7 SunOS Release: 5.5.1, 5.6, 5.7 Unbundled Product: Solaris Java Plugin Unbundled Release: 1.2.2_02 Xref: This patch available for x86 as patch 108596 Relevant Architectures: sparc BugId's fixed with this patch: 4262807 4326326 Changes incorporated in this version: 4326326 Patches accumulated and obsoleted by this patch: Patches which conflict with this patch: Patches required with this patch: Obsoleted by: Files included with this patch: /opt/NSCPcom/j2pi/lib/javaplugin.jar Problem Description: 4326326 AppletContext.getApplets() method always returns an empty enumeration (from 108593-01) 4262807 support needed for large applet deployment It is not always feasible for all of an applet's support classes to be downloaded each time the applet is invoked. A mechanism is needed for storing some of those classes on the local file system. Patch Installation Instructions: -------------------------------- For Solaris 2.0-2.6 releases, refer to the Install.info file and/or the README within the patch for instructions on using the generic 'installpatch' and 'backoutpatch' scripts provided with each patch. For Solaris 7-8 releases, refer to the man pages for instructions on using 'patchadd' and 'patchrm' scripts provided with Solaris. Any other special or non-generic installation instructions should be described below as special instructions. The following example installs a patch to a standalone machine: example# patchadd /var/spool/patch/104945-02 The following example removes a patch from a standalone system: example# patchrm 104945-02 For additional examples please see the appropriate man pages. Special Install Instructions: ----------------------------- None.