Hi All:
My setup is as follows: Cocoon2.0.4 + JBoss3.0/Tomcat4.0.4 + Apache Httpd2.0.45 + Mod_jk(2.0.45).
When I don’t have Apache httpd running and I access the web application through Tomcat, everything runs fine.
When I run Apache httpd in front of Tomcat, and access the web application through Apache, sometimes the returned generated html contains the following: 2/3 of the original html code + http header info + original html code. This error often occurs when I refresh the page using the _javascript_: ‘location.href="" I’ve tried different connectors (Mod_jk2 with ajp13, Coyote2.0, Coyote beta9) with no avail.
Any information is greatly appreciated.
Eddie
|