PQ67750: JSPBATCHCOMPILER NEEDS TO COMPILE JSPS IN THE WAR'S WEB-INF DIR | |||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description JSPs in the WAR's WEB-INF directory may be forwarded to or included. A forward or include to a JSP in the WEB-INF directory will cause a compile of the JSP. Execution of the JspBatchCompiler does not currently compile the JSPs in the WAR's WEB-INF directory.Local fix Problem summary **************************************************************** * USERS AFFECTED: WebSphere Application Server developers * * with JSPs deployed in the WEB-INF directory * * of the WAR file. * **************************************************************** * PROBLEM DESCRIPTION: JSPBatchCompiler fails to search * * inside of WEB-INF directory for JSPs. * **************************************************************** * RECOMMENDATION: * **************************************************************** User has a Model View Controller (MVC) architecture which does not permit JSPs to be directly accessed via the client. This structure requires the JSPs to be located inside of the protected non-public directory WEB-INF. Since this is a protected directory not part of the public document tree, the JSPBatchCompiler did not compile JSPs located within this directory structure.Problem conclusion Removed WEB-INF from the list of restricted directories that the JSPBatchCompiler skips compilation for.Temporary fix Comments
APAR is sysrouted FROM one or more of the following: APAR is sysrouted TO one or more of the following: PQ68500 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 #: PQ67750
IBM Group: Software Group
Modified date: Nov 22, 2002
(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.