Great! thanks

On Mar 28, 2009, at 2:53 PM, Les Hazlewood wrote:

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.


Yes, just email [email protected] with your sf username and someone will grant you access... usually pretty quick.

http://www.nabble.com/forum/Search.jtp?forum=13977&local=y&query=commit+access



I'd like to remove the google code wicketstuff-jsecurity project if you're moving it in to wicketstuff's proper repo.


Excellent, i think that is the best path forward.


ryan


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


Reply via email to