According to our limited test, BookmarkablePageTargets are executed outside the synchronized block. This means that any session access in the constructor of the Page is not synchronized, and will get you into trouble. This is what happens in our application.

Questions:
 - is this by design?
 - has anyone changed this behavior since december 16?

Martijn

--
Living a wicket life...

Martijn Dashorst - http://www.jroller.com/page/dashorst

Wicket 1.1 is out: http://wicket.sourceforge.net/wicket-1.1

Reply via email to