()' codes, a big changes.
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/Wicket-page-has-a-redirect-loop-tp4649664p4649746.html
Sent from the Users forum mailing list archive at Nabble.com
Hi,
I guess 'markupProvider' is null.
This is improved in 1.5.7 to not fail with NPE.
But even in 1.5.7 your app will fail with :
throw new MarkupNotFoundException(No Markup found for Fragment + markupId +
in providing markup container +
Hm, put a breakpoint in FragmentMarkupSourcingStrategy.java:143 and see what
causes the NullPointerException.
-Tom
On 01.06.2012 at 19:08 paulstar wrote:
Caused by: java.lang.NullPointerException
at