Thanks for the reply.

I downloaded the Cocoon 2.0.4 binary specified for Java 1.4.

At any rate, I have decided to go back to the more stable solution of java 1.3, cocoon 2.0.4 for java 1.3, and resin (soon to be Tomcat on my own dedicated server), as I wish to keep the learning curve moving forward...time is precious.

jkl


Collin VanDyck wrote:

Jonathan,

Did you rebuild cocoon with 1.4 using the xerces and xalan libraries? I was
having problems until I built it from scratch.

http://xml.apache.org/cocoon/installing/index.html

Collin

----- Original Message -----
From: "Jonathan Lancelle" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, December 23, 2002 2:14 AM
Subject: Cocoon 2.0.4, Tomcat 4.1.18, Java 1.4, and <xsl:for-each ...



Well, after being happy with a stable installation, I just had to go for
it and install the latest stuff.

On a linux system I currently have Cocoon 2.0.4, Tomcat 4.1.18, and Java
1.4 working happily together...speed better than the Resin servlet
environment I was using...and getting it going in a record time of 10
minutes!

It works great...except for one bizzare thing. When transforming using
the included xerces/xalan jar files I have been defeated by the simple

<xsl:for-each select="tr[position()>1 and position()!=last()]">
...</xsl:for-each>

structure. It doesn't work. The system simply hangs when encountering
this structure, returning nothing. The browser loads and loads until
timeout time.

What happened? Is the xercesImpl-2.0.0.jar included with Cocoon 2.0.4
broken? Or is there a broken Xerces/xalan jar associated with Java 1.4
getting in the way? Should I backtrack to the Java 1.3 installation
environment for now? (will probably do...)

happy seasonal winter celebrations.
jkl




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

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



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

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




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

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

Reply via email to