Or this output is in junit's output files ...

On Wed, Jul 28, 2010 at 4:05 PM, loic <loic.desco...@gmail.com> wrote:

>
> If i write
>
> tester.startPage(new MyPage());
> tester.assertRenderedPage(MyPage.class);
> tester.debugComponentTrees();
>
> I juste have this in the console output :
>
> log4j:WARN No appenders could be found for logger
> (org.apache.wicket.protocol.http.pagestore.FileChannelPool).
> log4j:WARN Please initialize the log4j system properly.
> ********************************************************************
> *** WARNING: Wicket is running in DEVELOPMENT mode.              ***
> ***                               ^^^^^^^^^^^                    ***
> *** Do NOT deploy to your live server(s) without changing this.  ***
> *** See Application#getConfigurationType() for more information. ***
> ********************************************************************
>
> maybe the problem comes from log4j, maybe i must define the appender?
>
> Regards
>
> Loic
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/WicketTester-navigate-into-tabs-tp2304649p2305026.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to