Steve Barnes <[EMAIL PROTECTED]> writes:
>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):

Further to previous posting, with debug set on, I get the following 
messages:


HostConfig[dell]: Deploying web application archive cocoon.war
StandardHost[dell]: Installing web application at context path /cocoon 
from URL jar:file:/var/tomcat4/webapps/cocoon.war!/
StandardHost[dell]: expand(jar:file:/var/tomcat4/webapps/cocoon.war!/)
StandardHost[dell]:   Proposed directory name: cocoon
StandardHost[dell]:   Have created expansion directory 
/var/tomcat4/webapps/cocoon
StandardHost[dell]:   Have opened JAR file successfully
StandardHost[dell]:   Have retrieved entries enumeration
StandardHost[dell]:   Am processing entry META-INF/
StandardHost[dell]:   Creating parent directory 
/var/tomcat4/webapps/cocoon/META-INF
...
<snipped>
...
StandardHost[dell]:   Am processing entry documentation/WEB-INF/classes/
StandardHost[dell]:   Creating parent directory 
/var/tomcat4/webapps/cocoon/documentation/WEB-INF/classes
StandardHost[dell]:   Am processing entry 
WEB-INF/classes/CatalogManager.properties
StandardHost[dell]:   Creating parent directory 
/var/tomcat4/webapps/cocoon/WEB-INF/classes
StandardHost[dell]:   Creating expanded file 
WEB-INF/classes/CatalogManager.properties
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)
<snipped>


So it appears that it is only at the stage of the first 'Creating 
expanded file' that it bombs out.

I hope this is of some help.


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]>

Reply via email to