Outbound Link Summary:
22 years ago
p3k dots

dot-com builder: "making tomcat (4.0) work with apache".

here, too, i failed. although i managed to understand that my apache installation needs a special version of mod_webapp.so (it needs too be compiled with the -DEAPI option which certainly was not possible so easily but i found a binary in the download section of tomcat 4.0), and there is some action going on with tomcat, i am still not able to properly connect to tomcat applications via apache.

java.io.IOException: Premature packet header end errors i get all the time – not unknown in tomcat world, nevertheless a solution i could not find... maybe the version 4.0 mod_webapp.so module does not like the current version 4.0.1 of tomcat?

duh2!