PQ56283: JSP BATCH COMPILER DOES NOT COMPILE WHEN JSPS ARE MORE THAN 1 SUBDIRECTORY DEEP. | |||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||
APAR status Closed as program error. Error description JSPs do not compile using the JSPBatchCompiler if the jsp is at least 1 subdirectory deep.Local fix Move the jsps to the root folder.Problem summary **************************************************************** * USERS AFFECTED: WebSphere Application Server 4.0 developers * * using jsp batch compiler. * **************************************************************** * PROBLEM DESCRIPTION: Running batchcompiler using the * * -filename option with a file located * * in a subdirectory under context root * * fails to locate WAR config file. * **************************************************************** * RECOMMENDATION: * **************************************************************** The jsp batch compiler was basing the location of the WAR configuration file relative to the directory where the jsp file was located. This fails when passing in the -filename option for jsps located in subdirectories of the context root.Problem conclusion Modified the code to determine the location of the war root directory and base the location of the WAR configuration file from that location.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 #: PQ56283
IBM Group: Software Group
Modified date: Jan 4, 2002
(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.