But before that read what it is and how to use it.
Maybe you don't want to switch it off.

On Mon, May 16, 2011 at 4:30 PM, Pedro Santos <pedros...@gmail.com> wrote:

> Set null in application resource poll frequency.
> e.g.
> class Application{
>  init(){
>    application.initApplication();
>    application.getResourceSettings().setResourcePollFrequency(null);
>   }
> }
>
> On Mon, May 16, 2011 at 11:21 AM, eugenebalt <eugeneb...@yahoo.com> wrote:
> > I recently started getting constant debug output on my console, like
> this:
> >
> >
> > Run the job: org.apache.wicket.util.watch.ModificationWatcher$1@11dd1
> > 1dd
> > [5/16/11 10:18:34:454 EDT] 0000001c SystemOut     O 1641041
> > [ModificationWatcher Task] DEBUG org.apa
> > che.wicket.util.thread.Task  - Finished with job:
> > org.apache.wicket.util.watch.ModificationWatcher$1
> > @11dd11dd
> >
> >
> > Does anyone know how to turn off this ModificationWatcher task? Is this
> an
> > automated debug mode?
> >
> > --
> > View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/How-to-turn-off-the-ModificationWatcher-Task-tp3526322p3526322.html
> > Sent from the Users forum 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
> >
> >
>
>
>
> --
> Pedro Henrique Oliveira dos Santos
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com <http://jweekend.com/>

Reply via email to