> In my current project well fell over this looking at: > > WicketFilter.getLastModified(final HttpServletRequest servletRequest) > where cachable resources lead over Session.findOrCreate to > Session.set(Session) to Session.attach() > > but the Session.unset() doesn't lead to a Session.detach()
Sounds wrong to me. Would you mind opening a JIRA issue for that please? Eelco
