PQ65568: JSPBATCHCOMPILER DOESN'T FIND CLASSES REFERENCED IN THE MANIFESTCLASSPATH OF A JAR | |||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description The JSPBatchcompiler does not find JARs specified in a manifest classpath. For example, Foo.jar contains a manifest classpath that points to Bar.jar. There is a JSP, foo_test.jsp, which imports classes from Foo.jar. The Foo classes use classes stored in Bar.jar. When the JSPBatchcompiler is run the following exception occurs: . JSPG0059E: Unable to compile class for JSP {jspName}: Class mypackage.bar.Bar is not found in class mypackage.foo.Foo. . If the JSPs are not batch-compiled and foo_test.jsp is compiled during runtime, then this problem does not occur.Local fix No workaround has been identified.Problem summary **************************************************************** * USERS AFFECTED: WebSphere Application Server developers * * batch compiling jsp's and using a Manifest * * classpath. * **************************************************************** * PROBLEM DESCRIPTION: JspBatchCompiler fails to utilize * * the manifest classpath. * **************************************************************** * RECOMMENDATION: * **************************************************************** The JspBatchCompiler is unable to locate classes specified in the Manifest classpath for jar files located at the ear level of an Enterprise Application.Problem conclusion The JspBatchCompiler will now parse the manifest classpath for jar files located at the ear level of an Enterprise Application and add those entries to the jsp compiler classpath.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
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 #: PQ65568
IBM Group: Software Group
Modified date: Aug 28, 2002
(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.