Hello together! > Well it is confusing:
It still is, but I came a bit closer! I've deployed an empty webapp again and my tomcat-logfile states, that org.springframework.web.context.ContextLoaderListener could not be found (NoSuchClassException). That is perfectly ok for empty webapp, since there is no spring-dependency inside WEB-INF/lib. Then I try to deploy my 'real' application and there are all needed libs inside WEB-INF/lib, but the ContextLoaderListener could still not be found! (One more thing: I am using the spring-jars of version 2.0.6, maybe this is a problem, I don't know). Am I missing something? Besides: with mvn jetty:run everything is well. <snip/> Greetings, Patrick -- Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten Browser-Versionen downloaden: http://www.gmx.net/de/go/browser --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
