PQ46680: EJB APPLET GETS AN EXCEPTION ERROR.


APAR

APAR status
Closed as program error.

Error description
When the use of an EJB applet is completed on a Win95 machine,
the applet is ended, whereas the browser (IE) is kept running.
The exception is received when the same applet is reloaded using
the same browser.
Local fix
Problem summary
reloaded using the same browser instance. Refreshing/reloading
caused the new applet to get loaded within the same Plug-in
instance/jvm. Applets within the same JVM were sharing an ORB
and this caused problems when the second applet tried to use
the ORB built for the first applet.
Problem conclusion
a new ORB instance is always created in the applet environment.
You will now get a new ORB for each new InitialContext because
it is not safe to share an ORB between applet instances using
static member data. Additionally, the applet designer may want
to consider setting up the InitialContext as part of the
applet's init() method.
Temporary fix
Comments
APAR information
APAR numberPQ46680
Reported component nameWAS ADVANCED AI
Reported component ID5648C8400
Reported release350
StatusCLOSED PER
PENoPE
HIPERNoHIPER
Submitted date2001-03-06
Closed date2001-03-28
Last modified date2001-03-28

APAR is sysrouted FROM one or more of the following:

APAR is sysrouted TO one or more of the following:APAR is sysrouted FROM one or more of the following:


Modules/Macros
ORB
APAR is sysrouted TO one or more of the following:Modules/Macros

Fix information
Fixed component nameWAS ADVANCED AI
Fixed component ID5648C8400

Applicable component levels
R350 PSYUP











Document Information

Product categories: Software, Application Servers, Distributed Application & Web Servers, WebSphere Application Server, General
Software version: 350
Reference #: PQ46680
IBM Group: Software Group
Modified date: 2001-03-28