What gets there depends on what references you have in your page. All non-transient references will be serialized.
-Matej On Tue, Mar 17, 2009 at 7:29 PM, jbonham <[email protected]> wrote: > > > Matej Knopp-2 wrote: >> >> Look at webapplication#newsessionstore. >> >> it is possible that you are serializing something huge, that's why it >> doesn't fit in the store. >> >> > > Is there a simple way of finding out what's in the store? How do I control > what gets put in there? > > Thanks > Andre > -- > View this message in context: > http://www.nabble.com/Increasing-DiskPageStore.maxSizePerPageMap-tp22564014p22565169.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
