Patrick Heiden pisze:
Actually all Blocks (three :) depend on myDomainBlock:
dependencies of my domain (plain maven block):

<snip/>

Here everything looks ok so it rather not Maven's mistake.

And finally, the tomcat output:
<snip/>

FATAL: Error listenerStart
13.04.2008 20:25:41 org.apache.catalina.core.StandardContext start
FATAL: Context [/isacWebApp-1.0-SNAPSHOT] startup failed due to previous errors

Ouch, that's certainly not enough to get idea what's happening. Are you sure this is everything that Tomcat provides? This log does not explain which listener and why it failed. I have not used Tomcat for some time but I remember it was logging much, much more than what you pasted here.

Have you checked $CATALINA_HOME/logs ?

--
Grzegorz Kossakowski

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to