More data:

The above weird behavior with cinclude seems to be tied to Java 1.5.

In the following environments, the weird behavior occurs:
======================================
- Tomcat 5.5.9 and Cocoon 2.1.7 on Win2K or WinXP with JDK 1.5 - cinclude fails, weird behavior - Tomcat 4.1 and Cocoon 2.1.2 on WinXP with JDK 1.5 - cinclude fails, weird behavior - Jetty and Cocoon 2.1.7 on WinXP with JDK 1.5 - cinclude fails, weird behavior - Tomcat 5.5.9 and Cocoon 2.1.7 on WinXP with JDK 1.4.2 and JRE 1.5 (JDK 1.5 removed; JVM shown in Tomcat Monitor is JRE 1.5) - cinclude fails, weird behavior - Jetty in cocoon-2.1.7 with JAVA_HOME=JDK 1.4.2 (JDK1.5 gone, JRE 1.5 is installed): - cinclude fails, weird behavior

In the following environment, cinclude works as expected (no weird behavior):
=====================================================
- Tomcat 4.1 and Cocoon 2.1.7 on WinXP with JDK 1.4.2 and JRE 1.5 (JAVA_HOME is JDK 1.4.2; JDK 1.5 removed but JRE 1.5 still around) - had to rebuild Cocoon for JDK 1.4.2, but then it works fine! - Tomcat 4.1 and cocoon 2.1.2 on WinXP with JDK 1.4.2 and JRE 1.5 (JAVA_HOME is JDK 1.4.2; JDK 1.5 removed but JRE 1.5 still around) - works fine. - Tomcat 5.0.27 and Cocoon 2.1.2 on Win2K with JDK 1.4.2 - cinclude works fine!

The exception to the above pattern is on Mac OSX, for which Java 1.5 is not yet available:
=============================================================
- Tomcat 5.5.9 (with compatibility pack for JDK 1.4.2) and Cocoon 2.1.7 on Mac OS X, with JDK 1.4.2, JAVA_HOME is pointing to JRE - cinclude fails with weird behavior

So... anybody know why cinclude would misbehave under Java 1.5?

Actually, I just discovered that in the cases where I had JRE 1.5 installed and JAVA_HOME pointing to JDK 1.4.2, Tomcat was still using JRE 1.5 because it was configured to do so in Tomcat Monitor. So I need to reevaluate some of the above cases.

Lars


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

Reply via email to