On Nov 12, 2007 6:21 PM, Igor Vaynberg <[EMAIL PROTECTED]> wrote: > afaik the current pagestore will save the page to disk after its been > replicated...or was that another pagestore subclass you were working > on matej?
Also see https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicket-jetty-cluster and https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicket-jetty-cluster-pagestore for some experimental but working code (might change drastically though) and consider Terracotta. Also, you can use HttpSessionStore with regular servlet container replication. Eelco --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
