PQ63812: JSPBATCHCOMPILER IS NOT COMPILING JSPS FOR A SPECIFIC DIRECTORY | |||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description 1) JSPBATCHCOMPILER IS NOT COMPILING FOR SPECIFIC DIRECTORYLocal fix NEED TO COMPILE THE WHOLE WEB APPLICATIONProblem summary **************************************************************** * USERS AFFECTED: WebSphere Application Server developers * * batch compiling jsp's. * **************************************************************** * PROBLEM DESCRIPTION: WebSphere's JspBatchCompiler is unable * * to handle -filename parameter when the * * argument is a directory instead of a * * file. * **************************************************************** * RECOMMENDATION: * **************************************************************** When using the JspBatchCompiler, there is an option to specify a filename to compile. The current code base is expecting the argument passed to be a file and not a directory. When the JspProcessor attempts to process a file and encounters a directory, an exception is thrown.Problem conclusion Add check to see if file is a directory. If the filename parameter is a directory, compile each file inside of that directory recursively.Temporary fix \\wasdoc0\apars\PQ63812Comments
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 #: PQ63812
IBM Group: Software Group
Modified date: Aug 27, 2002
(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.