Hi Ryan, I'm about to respond to your emails, but wanted to quickly ask if there was a way that I could get committer access to the wicketstuff repository so that I might help out with source code.
I'd like to remove the google code wicketstuff-jsecurity project if you're moving it in to wicketstuff's proper repo. Lemme know if this would be ok. Thanks! Les On Wed, Mar 25, 2009 at 11:59 AM, Ryan McKinley <[email protected]> wrote: > > Note that all of the PageStore and PageCache stuff is really only necessary > when using distributed sessions that might live in a distributed cache: > > > Thanks -- simply commenting out: > > protected ISessionStore newSessionStore() > // { > // return new SecondLevelCacheSessionStore(this, new > SessionPageStore(100)); > // } > > We can add that back when we have a sample configured for distributed > sessions... > > thanks again > ryan >
