Hi all, While trying to test out the trunk version of continuum under apache-tomcat v5.5.20, I deployed the war to tomcat and started tomcat up.
The war refused to deploy as below. It looks like the war file contains no log4j config, which is either directly causing the failure, or is hiding the real failure somewhere. Has anyone else seen this problem? INFO: Deploying web application archive continuum-webapp-1.1-beta-3-SNAPSHOT.war log4j:WARN No appenders could be found for logger (org.apache.commons.digester.D igester.sax). log4j:WARN Please initialize the log4j system properly. Sep 6, 2007 3:03:05 PM org.apache.catalina.core.StandardContext start SEVERE: Error listenerStart Sep 6, 2007 3:03:05 PM org.apache.catalina.core.StandardContext start SEVERE: Context [/continuum-webapp-1.1-beta-3-SNAPSHOT] startup failed due to pr evious errors Regards, Graham --