..

2013-01-26 Thread Shixiang Wen
http://www.tontrix.de/858960.php?ebete - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org

Re: spring integration

2013-01-26 Thread fusillator
Il 26/01/2013 20:42, Lukasz Lenart ha scritto: 2013/1/26 fusillator : So it seems that the struts framework use strightly log4j too, ignoring the container configuration, doesn't it? Nope, if so it's a bug. S2 will try to use SLF4J (with new release), then commons-logging (which mostly means Lo

Re: spring integration

2013-01-26 Thread Lukasz Lenart
2013/1/26 fusillator : > So it seems that the struts framework use strightly log4j too, ignoring the > container configuration, doesn't it? Nope, if so it's a bug. S2 will try to use SLF4J (with new release), then commons-logging (which mostly means Log4j) and at the end JDK logging. https://svn.

Re: spring integration

2013-01-26 Thread fusillator
Il 26/01/2013 19:27, Dave Newton ha scritto: Please don't do dependency management yourself. In any case, the exception directed you to the missing libraries. The problem is that when you're managing transitive dependencies manually it can turn into a chain of missing class failures for several

Re: spring integration

2013-01-26 Thread fusillator
Il 26/01/2013 19:07, fusillator ha scritto: Hi all, I'm trying to use the struts2 spring plugin as indicated by the tutorial at http://struts.apache.org/2.3.8/docs/spring-and-struts-2.html without success. I got the following log: SEVERE: Error listenerStart gen 26, 2013 6:15:57 PM org.apach

spring integration

2013-01-26 Thread fusillator
Hi all, I'm trying to use the struts2 spring plugin as indicated by the tutorial at http://struts.apache.org/2.3.8/docs/spring-and-struts-2.html without success. I got the following log: SEVERE: Error listenerStart gen 26, 2013 6:15:57 PM org.apache.catalina.core.StandardContext startInternal