On 6/11/07, Ryan <[EMAIL PROTECTED]> wrote: > I just found terracotta provides a nice dump of an object graph if it finds > problems in your clustering configuration. This should work for me however > if it does not I will definitely take a look at the code you wrote to create > a wicket session debug tool. Either way I will open a jira issue.
Yeah, forgot about that. Another nice reason to play with Terracotta. There is also just the debugger btw. Set a breakpoint in org.apache.wicket.protocol.http.HttpSessionStore#setAttribute(Request, String, Object) and see what the incoming object holds. The default store, SecondLevelCacheSessionStore, extends from HttpSessionStore. Eelco ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Wicket-user mailing list Wicket-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-user