Please rename xml.jar and parser.jar as this:
zxml.jar, zparser.jar. Tomcat builds its classpath automatically, and adds
.jar s in alphabetical order, so it adds xalan,xerces after xml and
parser.This is why you got error
----- Original Message -----
From: "Danijel Komljenovic" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, August 24, 2001 5:35 PM
Subject: desperately impossible getting Cocoon Started


> I have the same problem experienced.
> remove jaxp.jar and jasper.jar from your tomcat/lib directory ant put the
> cocoon xerces_1_4_1 and xalan_2...somewhat.jar in your
$JAVA_HOME/jre/lib/ext
> directory.
>
> This should work, but unfortunatly I've never succeeded to solve a
identical
> cocoon problem on different machines at same way  ;-)
>
>
> Danijel
>
>
> Am Freitag, 24. August 2001 12:36 schrieben Sie:
> > We attatch cocoon.log
> >
> > Thanks to all of you
> >
> > -----Mensaje original-----
> > De: Enric Staromiejski [mailto:[EMAIL PROTECTED]]
> > Enviado el: viernes, 24 de agosto de 2001 9:51
> > Para: [EMAIL PROTECTED]
> > Asunto: newcomer: desperately impossible getting Cocoon Started
> >
> >
> > Following the advise of some of the list's participants we've
reinstalled
> > everything from scratch using this time Tomcat-3.2.3 and Cocoon2b2.
We've
> > put Xerces_1_4_1.jar into Tomcat/lib, but did not deleted jaxp.jar, nor
> > parser.jar. Cocoon still is giving a parser message error
> > (org.xml.sax.SAXException: Could not get valid parserNamespace not
> > supported by SAXParser
> > embedded exception stacktrace) because aparently is trying to use jaxp
to
> > parse instead of Xerces. The problem now is that if we move jaxp.jar and
> > rename parser.jar as zz_parser.jar (or even remove both)from/in the
> > Tomcat/lib directory, then Tomcat is unable to start (Violacion de
> > segmento, that means Segmentation Fault). So what?
> >
> > Next we've retrieved jaxp.jar and parser.jar (and kept xerces in
> > tomcat/lib), modified cocoon.xconf and uncomented the line
> > <parser class="org.apache.cocoon.components.parser.XercesParser"/>
> >
> >
> > But we still get the same exception.
> >
> > The ones that are using Tomcat and Cocoon, how do you start Tomcat
without
> > jaxp.jar  and parser.jar?
>
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to