Hi, Can you give more details about the setup and the problem ?
On Thu, Oct 17, 2013 at 11:35 PM, uwe schaefer <[email protected]> wrote: > On 14.10.2013 21:41, uwe schaefer wrote: > > could it also be a >> racecondition with clustering and >> >> public void sessionUnbound(final String sessionId) >> >> being called before init() returns? >> > > after further investigation it is pretty clear, that the above race > condition happens (at least on tomcat6) - so if noone objects, i would hop > to jira and create an issue for that. > > our quick workaround includes ignoring all WebApplicatoin.sessionUnbound(* > *String) calls until initialization is complete. > > > cu uwe > > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > users-unsubscribe@wicket.**apache.org<[email protected]> > For additional commands, e-mail: [email protected] > >
