Look at webapplication#newsessionstore.

it is possible that you are serializing something huge, that's why it
doesn't fit in the store.

-Matej

On Tue, Mar 17, 2009 at 7:03 PM, jbonham <[email protected]> wrote:
>
> No errors in log. The page simply "disappears" from the cache.
>
> I can see the parameter it in the constructor, but I don't have access to it
> from my Page class. How do I get to construct the DiskPageStore myself?
> --
> View this message in context: 
> http://www.nabble.com/Increasing-DiskPageStore.maxSizePerPageMap-tp22564014p22564722.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]

Reply via email to