One more piece of info - everything works just fine if I switch to using
sun's Jdk
-Original Message-
From: Tony Click [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 14, 2001 10:53 AM
To: '[EMAIL PROTECTED]'
Subject: [c2] Q: IBM JDK & Cocoon
Has anyone gotten
Has anyone gotten Cocoon to compile w/IBM's JDK?
I'm getting the following build:
C:\Java\xml-cocoon2>build -Dinclude.webapp.libs=yes
-Dinstall.war=c:\java\jakarta-tomcat-3.2.3\webapps webapp
Buildfile: build.xml
init:
[echo] --- Apache Cocoon 2.1-dev [1999-2001]
--
We're using cocoon because of all the wonderful things it provides. After
quite a bit of time spent optimizing the transforms, those in charge still
feel that cocoon is a bit too slow (and it may be because I've written poor
transforms - personal note, I'm performing 4 transforms over 65k of data
I had a previous question about how to pipe the output of one transform to
another to which no one responded. After going step by step I've discovered
why my transforms aren't working as expected.
My problem is to take an xml file, transform it to another xml format and
then transform it to htm
I think this is a pretty simple question, but for the life of me I can't get
it figured out:
Essentially I have a series of xsl transforms that I want to run on an xml
file. Basically I'll have n transforms; the first n-1 transforms munge the
xml to another variety that is still compatible with