PQ55619: CLASSES WITH EMPTY <LOAD-AT-STARTUP> TAGS ARE NOT LOADED AT ALL AT STARTUP. | |||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description The <Load-at-startup> tag is supposed to tell the servlet engine in which order to load classes when a webapp is started. The lower the value, the higher in priority the class. Values , that are missing are supposed to loaded at any time during startup. However, WAS's AAT does not allow empty Load-at-startu tags and those that are manually changed are not loaded at all at startup.Local fix Problem summary **************************************************************** * USERS AFFECTED: WebSphere Application Server users of the * * LOAD-AT-STARTUP parameter for servlets * **************************************************************** * PROBLEM DESCRIPTION: If the LOAD-AT-STARTUP parameter for * * servlets is set to zero or a negative * * value the servlet never gets loaded at * * startup * **************************************************************** * RECOMMENDATION: * **************************************************************** <LOAD-AT-STARTUP parameter for servlets is set to zero or negative value the servlet never gets loaded at startup, which is against the servlet specification.Problem conclusion Changed the code to support values for 0 and negative for load -at-startup parameter. This fix will be available in 4.0.3 and later.Temporary fix Comments
APAR is sysrouted FROM one or more of the following: APAR is sysrouted TO one or more of the following: Modules/Macros
SRLS
|
Document Information |
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server > General
Operating system(s):
Software version: 400
Software edition:
Reference #: PQ55619
IBM Group: Software Group
Modified date: May 17, 2002
(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.