Turns out my Application.getHomePage() was returning null.
On Mar 6, 2012, at 10:37 AM, Douglas Ferguson wrote:
> I'm seeing this exception from time to time and I'm not sure where it's
> coming from.
>
> java.lang.NullPointerException
> at
> org.apache.wicket.request.mapper.MountedMappe
I'm seeing this exception from time to time and I'm not sure where it's coming
from.
java.lang.NullPointerException
at
org.apache.wicket.request.mapper.MountedMapper.checkHomePage(MountedMapper.java:459)
at
org.apache.wicket.request.mapper.MountedMapper.parseRequest(MountedMappe