PQ69282: JSP COMPILER RESOLVES CONFICTING CLASSES IN WEB-INF/LIB FIRST RATHER THAN THE CLASSES IN WAS_HOME. | |||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description The JSPBatchCompiler seems to load and use classes in the WAR files WEB-INF/lib directory rather than those for the WAS runtime. . For example if an invalid version of xerces.jar is contained in WEB-INF/lib then the JSPBatchCompliler uses that jar for it's own implementation rather than the WAS runtime classes <WAS_HOME>/lib/xerces.jarLocal fix Have to import war files without JSP precompilation.Problem summary **************************************************************** * USERS AFFECTED: WebSphere Application Server Developers * * using the JSPBatchCompiler to compile * * JSPs. * **************************************************************** * PROBLEM DESCRIPTION: WebSphere defaults to searching * * the webapp classloader first for * * classes when using the * * JSPBatchCompiler. * **************************************************************** * RECOMMENDATION: * **************************************************************** JSPBatchCompiler incorrectly defines the classloader search order for classes and resources when attempting to batch compile JSPs.Problem conclusion Modified the JSPBatchCompiler to allow customer to specify via command line arguments classloader search priority and whether to use single or multiple classloaders per enterprise application.Temporary fix temp fix created with debug..Comments
APAR is sysrouted FROM one or more of the following: APAR is sysrouted TO one or more of the following: Modules/Macros
Publications Referenced
|
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server > General
Operating system(s):
Software version: 00W
Software edition:
Reference #: PQ69282
IBM Group: Software Group
Modified date: Jan 9, 2003
(C) Copyright IBM Corporation 2000, 2008. All Rights Reserved.