Alex, One thing I did need to change in my local copy of the trunk was to put in :
filter.setPostOnly(false); ... at line 235 nu\localhost\tapestry5\springsecurity\services\SecurityModule.java Otherwise the redirect approach given in the TSS integration example on the Tapestry site didn't work. I think this is a new parameter for Spring Security 3.x. Perhaps there is a parameter / some config in TSS I missed that would have avoided the need for this local change. Regards, Jim. -----Original Message----- From: Alex Kotchnev [mailto:akoch...@gmail.com] Sent: 26 May 2010 20:38 To: Tapestry users Subject: Re: TSS with T5 5.2.0-SNAPSHOT Robin (one of the other TSS maintainers) mentioned that he might do a T-S-S release that is compatible w/ S-S 3.0 and T5.2 in the near future. Considering that we have a few successful deployments from the trunk version of T-S-S we might as well do a release. Regards, Alex Kotchnev On Wed, May 26, 2010 at 12:25 PM, Jim O'Callaghan <jc1000...@yahoo.co.uk>wrote: > 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 > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org