Sounds like you're trying this on Tomcat 3.2.  This version of Tomcat
*requires* an XML parser in the lib directory (or on the classpath) for
its own internal operations.

Craig

On Fri, 24 Aug 2001, Enric Staromiejski wrote:

> Date: Fri, 24 Aug 2001 12:28:02 +0200
> From: Enric Staromiejski <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: Trying to start Tomcat without jaxp.jar and parser.jar
>
> We need to start Tomcat without having jaxp.jar and parser.jar within de
> tomcat/lib directory. When doing this we get exceptions (Segment fault). Our
> need comes from the fact that we're trying to start Cocoon 2.0b2 under
> Tomcat. We're getting and exception related to the use of jaxp and parser by
> Tomcat. All docs, faqs, and list are saying that the solution is removing or
> renaming the jaxp.jar and the parser.jar under tomcat/lib and putting there
> the Xerces_xxx.jar. But When doing this Tomcat simply is unable to start.
>
>
> Any help would be appreciated
>
> Enric
>
>

Reply via email to