You need to copy the xercesXXX.jar file from the Cocoon2 distribution to
$TOMCAT_HOME/lib AND remove both jaxp.jar and parser.jar. I've got 3.2.2
running with Cocoon2 on Win98 and Linux. On Linux, I got away with
copying the xerces jar, removing jaxp.jar and renaming parser.jar to
zparser.jar,
Attached, you have the HTML page returned by COCOON
I've made all posibilities:
Make the war, and put it into the webapps.
1- Without the file lib/jaxp.jar TOMCAT CAN'T
START
2- Renaming the file lib/parser.jar to lib/zparser.jar - TOMCAT CAN'T
START
3- With the t