This looks very similar to my problem with 2.1-dev and jdk1.4 and
Tomcat4.1.12 per my posting:
http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=104041952007585&w=2 I have
to create that endorsed directory in Tomcat and copied xalan*.jar, xerces*.jar
and xml-apis.jar from cocoon/WEB-INF/lib (
Hello Robert,
it's the old JAR problem using Java 1.4. Copy xalan-xx.jar,
xerces-xx.jar and xml-apis.jar (the versions used in current Cocoon) for
example into %TOMCAT_HOME%/common/endorsed.
Regards,
Joerg
Robert Ellis Parrott wrote:
From the latest 2.1 dev out of CVS, I'm having trouble with
>From the latest 2.1 dev out of CVS, I'm having trouble with serializers in
general, so something in general is haywire.
I have a very minimal sitemap, which is below an even more minimal
sitemap. I'm just trying (for now) to read an xml file with a generator,
then serialize it as xml or text or