Put a breakpoint at org.apache.wicket.Application.getRequestLogger() and see what happens
On Thu, Mar 24, 2011 at 8:48 PM, Jens Zastrow <[email protected]> wrote: > Enabling with getRequestLoggerSettings().setRequestLoggerEnabled(true) > doesnt show any requests. > > Seems that the Application.logEventTarget and Application.logResponseTarget > are never invoked at all from the wicket-core, > nevertheless the get overridden in WebApplication??? > > Any hints? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com <http://jweekend.com/>
