Thanks Pierce I got it. I ended up getting the trunk and just doing some search & replace to get Spring Security 3 working in my app. Will look at Shiro when I have time - for now everything is working as required. Cheers.
-----Original Message----- From: Pierce Wetter [mailto:pie...@paceap.com] Sent: 26 May 2010 17:18 To: Tapestry users Subject: Re: TSS with T5 5.2.0-SNAPSHOT On May 24, 2010, at 10:14 AM, Jim O'Callaghan wrote: > Thanks for the information Pierce - do you happen to have the url for the > trunk? All I can see is 2.1.0 at > http://www.localhost.nu/java/mvn/nu/localhost/tapestry/tapestry-spring-secur > ity/ - thanks. http://www.localhost.nu/svn/public/tapestry-spring-security/trunk FYI, I just finished my port from TSS to Shiro and even with less documentation, I found Shiro much easier to understand. The only gotcha I had was all the interfaces that began with "Auth" confused me because I kept ignoring the other letters, and I needed custom versions of everything because I have a "two-part" username. But most people only need to implement a single class to get Shiro up and running. Pierce --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org