Title: Message
WHAT I AM TRYING TO DO
    Install Cocoon2 rc2 on Tomcat 4.0.1
 
WHAT I DID
    Base System: Redhat Linux 7.1, JDK 1.3 (IBM)
    Servlet Engine: Tomcat 4.0.1
    JAVA_HOME, TOMCAT_HOME, and CATALINA_HOME set correctly
 
    Downloaded, unpacked and built Cocoon 2 RC2.
 
TRIAL1
    First the official way:
    When copying the built cocoon.war to /var/tomcat4/webapps restarting Tomcat did not have the expected effect of Tomcat unpacking the .war
 
TRIAL2
    Second try, trying to do it manually:
    I copied /<path-to-cocoon-sources/build/cocoon/webapp/* to /var/tomcat4/webapps/cocoon/*
    Starting tomcat now results in the output below:
 
    [root@bender /etc]# tomcat4 run
    Using CLASSPATH:     /var/tomcat4/bin/bootstrap.jar:/opt/IBMJava2-13/lib/tools.jar
    Using CATALINA_BASE: /var/tomcat4
    Using CATALINA_HOME: /var/tomcat4
    Using JAVA_HOME:     /opt/IBMJava2-13
    Starting service Tomcat-Standalone
    Apache Tomcat/4.0.1
    Logging Error: Could not set up Cocoon Logger, will use screen instead
    org.apache.avalon.framework.configuration.ConfigurationException: cannot create FileTarget
        at org.apache.avalon.excalibur.logger.factory.FileTargetFactory.createTarget(Unknown Source)
        at org.apache.avalon.excalibur.logger.DefaultLogTargetManager.configure(Unknown Source)
 
        (rest of stacktrace deleted)
Any hints?
Thanks a lot in advance for any suggestions.
GB

----------------------------------------------------------------------------------------------------------------------
Goetz Botterweck, Institute for IS Research, Computer Science Department, University of Koblenz

mailto:[EMAIL PROTECTED]
mobile:+49-171-4856696
office:+49-261-2872531
fax:+49-261-2871002531

 

Reply via email to