Re: WARN [org.apache.wicket.protocol.http.WebResponse] - redirect to ?wicket:interface=:5:::: failed: null

2009-10-08 Thread Eyal Golan
; > > null - should mean NullPointerException do you get the stacktrace > to > > > see > > > where it's coming from? Paste into reply > > > > > > -- > > > Jeremy Thomerson > > > http://www.wickettraining.com >

Re: WARN [org.apache.wicket.protocol.http.WebResponse] - redirect to ?wicket:interface=:5:::: failed: null

2009-10-07 Thread Jeremy Thomerson
t's coming from? Paste into reply > > > > -- > > Jeremy Thomerson > > http://www.wickettraining.com > > > > > > > > On Tue, Oct 6, 2009 at 12:41 PM, Eyal Golan wrote: > > > > > Hi, > > > I did some refactoring in an old

Re: WARN [org.apache.wicket.protocol.http.WebResponse] - redirect to ?wicket:interface=:5:::: failed: null

2009-10-07 Thread Eyal Golan
y Thomerson > http://www.wickettraining.com > > > > On Tue, Oct 6, 2009 at 12:41 PM, Eyal Golan wrote: > > > Hi, > > I did some refactoring in an old Wicket code amd I get the warning > message > > in the subject: > > 2009-10-06 19:37:34,484 WARN > [org.apa

Re: WARN [org.apache.wicket.protocol.http.WebResponse] - redirect to ?wicket:interface=:5:::: failed: null

2009-10-07 Thread Eyal Golan
: > > > Hi, > > I did some refactoring in an old Wicket code amd I get the warning > message > > in the subject: > > 2009-10-06 19:37:34,484 WARN > [org.apache.wicket.protocol.http.WebResponse] > > - > > redirect to ?wicket:interface=:5 failed: null >

Re: WARN [org.apache.wicket.protocol.http.WebResponse] - redirect to ?wicket:interface=:5:::: failed: null

2009-10-06 Thread Jeremy Thomerson
d I get the warning message > in the subject: > 2009-10-06 19:37:34,484 WARN [org.apache.wicket.protocol.http.WebResponse] > - > redirect to ?wicket:interface=:5 failed: null > > I tried to debug, did some breakpointing etc. but could not understand why > do I get this. >

WARN [org.apache.wicket.protocol.http.WebResponse] - redirect to ?wicket:interface=:5:::: failed: null

2009-10-06 Thread Eyal Golan
Hi, I did some refactoring in an old Wicket code amd I get the warning message in the subject: 2009-10-06 19:37:34,484 WARN [org.apache.wicket.protocol.http.WebResponse] - redirect to ?wicket:interface=:5 failed: null I tried to debug, did some breakpointing etc. but could not understand why