Hi
I have to port an existing cocoon application to the new cocoon 2.2
framework. As I'm relatively new to cocoon, I wanted to try out the
tutorials first.
I've followed the instructions of:
http://cocoon.apache.org/2.2/1159_1_1.html
http://cocoon.apache.org/2.2/1362_1_1.html
As long as I use the only jetty via
$> mvn jetty:run
everything works as expected. But as the application has to run on a
tomcat I have tried to deploy the myCocoonWebApp-1.0.0.war, but it won't
work. I just get the following error:
10:40:19 ERROR [org.apache.catalina.core.StandardContext]: Error
listenerStart
10:40:19 ERROR [org.apache.catalina.core.StandardContext]: Context
[/myCocoonWebApp-1.0.0] startup failed due to previous errors
Sorry but I can't get the tomcat to be more verbose.
I'm using a Apache Tomcat/5.5.26-3ubuntu3 with Sun Java 1.6.0_0-b12 on a
amd64 Linux running Kernel 2.6.27-11-server.
Can anybody tell me how to make the example work and/or how to get
tomcat more verbose about the listenerStart error?
thx
Mathias
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]