On Thu, 25 Oct 2001, Joel P. Worrall wrote:

> Date: Thu, 25 Oct 2001 09:34:24 -0400
> From: Joel P. Worrall <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED], [EMAIL PROTECTED]
> To: "Tomcat User List (E-mail)" <[EMAIL PROTECTED]>
> Subject: jasper directory missing in distribution
>
> Is it my imagination or is the jasper directory under CATALINA-HOME missing
> from the 4.0.1 distribution.  I am still having an issue with the xerces
> parser, so I read the docs on using other XML parsers.  The docs mention
> removing files from the jasper directory, but when I download the
> jakarta-tomcat-4.0.1.tar.gz, the jasper directory does not exist/is not
> included.
>
> Why?
>

The switch to using Xerces as the standard parser eliminated the need for
a separate "jasper" subdirectory and class loader.  Jasper will use
whatever parser is in "common/lib" or "lib" (which must be JAXP/1.1
compliant).

Craig

Reply via email to