I've been trying for a few weeks (on and off) to get Tomcat 4 and Cocoon 2 running on a Red Hat 7.2 system with Apache 1.3.
Tomcat is running okay but each time I try to install Cocoon from the cocoon.war (which seems to be the only way), I get the following message (Dell is the localhost name): StandardHost[dell]: Installing web application at context path /cocoon from URL jar:file:/var/tomcat4/webapps/cocoon.war!/ HostConfig[dell] Error deploying web application archive cocoon.war java.io.FileNotFoundException: /var/tomcat4/webapps/cocoon/WEB-INF/classes/CatalogManager.properties (No such file or directory) I assume the java.io message is just thrown up because cocoon.war has not been installed and /var/tomcat4/webapps/cocoon etc have not been created. I've tried to install cocoon.war from the binary version and by creating the war file from sources. Neither works. I'm rather stumped now as the documentation suggests it either installs or it doesn't. And that's that. So with no other error messages to suggest the cause, I've come to a stop. One further query, on Apache. I'm using the module mod_webapp.so and getting the following message when httpd starts up: [warn] Loaded DSO modules/mod_webapp.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI) There doesn't seem to be another version of mod_webapp.so in the usual places. Should I worry about this warning? Many thanks for any help given SteveB --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>