APAR status
Closed as program error.
Error description
The ServletContext instance of the server web app is not availa
to the client until the ServletContextListener.contextInitialize
method has returned.
The serverServletContext is ends up being null.
Local fix Problem summary
****************************************************************
* USERS AFFECTED: WebSphere Application Server users with *
* multiple web applications *
****************************************************************
* PROBLEM DESCRIPTION: WebSphere Application Server uses *
* multiple web applications that share *
* servlet context via web app listeners. *
* Listeners may get notified before the *
* web app is registered. *
****************************************************************
* RECOMMENDATION: *
****************************************************************
The webapp initialization method already notified collaborators
(listeners) before the web app is actually added into registry.
Problem conclusion
Change the calling sequence that registers web app first before
it is fully inititalized. In case init fails, remove it from
registry.
Temporary fix
Test fix posted on
pq99999.
Comments
APAR information |
APAR number |
PQ82629 |
Reported component name |
WAS BASE 5.0 |
Reported component ID |
5630A3600 |
Reported release |
00W |
Status |
CLOSED PER |
PE |
NoPE |
HIPER |
NoHIPER |
Special Attention |
NoSpecatt |
Submitted date |
2003-12-23 |
Closed date |
2004-01-19 |
Last modified date |
2004-01-19 |
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Modules/Macros
Publications Referenced
Applicable component levels |
R003 PSY |
UP |
R00A PSY |
UP |
R00H PSY |
UP |
R00I PSY |
UP |
R00P PSY |
UP |
R00S PSY |
UP |
R00W PSY |
UP |
R103 PSY |
UP |
R10A PSY |
UP |
R10H PSY |
UP |
R10I PSY |
UP |
R10P PSY |
UP |
R10S PSY |
UP |
R10W PSY |
UP |
|