Anyone that can help me with this?
Greetings,
Arjan Zwaan.
Message: 5
Date: Tue, 28 Nov 2006 10:32:16 +0100
From: "A. Zwaan" <[EMAIL PROTECTED]>
Subject: [Wicket-user] Problem disabling PageMaps
To: <wicket-user@lists.sourceforge.net>
Message-ID:
<[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"
Hi all,
Our web-application is getting OutOfMemoryErrors and PageMaps seem to be
the cause (they seem to be writing a lot to an outputstream), I've been
trying to disable them, but they keep showing up with multiple instances
of the same page in the session (which is not needed in our case). I'm
using the InspectorBug class from wicket.examples.debug, to see what's
in the session btw.
I've tried all the following settings to reduce or disable the PageMaps:
- getApplication().getPageSettings().setMaxPageVersions(0);
- getApplication().getPageSettings().setVersionPagesByDefault(false);
- getApplication().getSessionSettings().setMaxPageMaps(1);
Nothing seems to work though. Anyone got any good suggestions?
Thanks in advance,
Arjan Zwaan.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user