PQ66987: JSPS ISOUTDATED METHOD STILL USES OLD ISOUTDATED ALGORITHM WHEN RELOADING RESOURCES. | |||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||
APAR status Closed as program error. Error description When a JSP is considered outDated, the JSP classloader needs to reload the latest compiled version of the jsp class file. Since the original isOutDated method was still being used, JSPs that were older than the prior JSPs being replaced were not reloaded.Local fix Problem summary **************************************************************** * USERS AFFECTED: WebSphere Application Server developers * * replacing JSPs with new JSPs with * * older last modified timestamps. * **************************************************************** * PROBLEM DESCRIPTION: JSPs fail to be reloaded when the JSP * * last modified timestamp is older than * * the JSP being replaced. * **************************************************************** * RECOMMENDATION: * **************************************************************** When a JSP is being updated with a newer JSP that has an older last modified timestamp, the JSP classloader was not reloading the latest JSP class file.Problem conclusion Modified the code to handle older and newer JSP timestamps when replacing an outdated JSP.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
|
Document Information |
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server > General
Operating system(s):
Software version: 400
Software edition:
Reference #: PQ66987
IBM Group: Software Group
Modified date: Oct 8, 2002
(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.