Re: [appfuse-user] Re: Log4J-Output during testing...

2008-03-26 Thread Kai Moritz
On Wednesday 26 March 2008 05:45:40 Matt Raible wrote: > That's strange. You shouldn't need to use -e AFAIK. Can you verify > that you only have one log4j.xml in your project? If so, it's > possible there's another one in a JAR that's overriding yours. > You are right! I am running with "war:inpla

Re: [appfuse-user] Re: Log4J-Output during testing...

2008-03-25 Thread Matt Raible
That's strange. You shouldn't need to use -e AFAIK. Can you verify that you only have one log4j.xml in your project? If so, it's possible there's another one in a JAR that's overriding yours. Matt On Mar 15, 2008, at 3:38 AM, Kai Moritz wrote: On Saturday 15 March 2008 11:30:33 you wrote:

[appfuse-user] Re: Log4J-Output during testing...

2008-03-15 Thread Kai Moritz
On Saturday 15 March 2008 11:30:33 you wrote: > Hi Folks! > > What am I doing wrong? > I found out, that I have to run maven with the "-e" switch, to see the log-messages! This perhaps should be documented on the page http://www.appfuse.org/display/APF/Maven+2 Greetings Kai