Re: Tapestry5-acegi+Tapestry5 5.0.18+SpringSecurity 2.0.4

2009-01-28 Thread bongosdude
I am looking at tapestry-spring-security now. I have one question though, 1. If I do not use hibernate but JDBC, then what AuthenticationProvider should be? Should it be OK with daoAuthenticationProvider? How is about if I am using OpenJPA instead of Hibernate? public static void contrib

Re: Tapestry5-acegi+Tapestry5 5.0.18+SpringSecurity 2.0.4

2009-01-28 Thread Thiago H. de Paula Figueiredo
Use Tapestry-Spring Security instead of Tapestry-Acegi: http://www.localhost.nu/java/tapestry-spring-security/ -- Thiago H. de Paula Figueiredo Independent Java consultant, developer, and instructor http://www.arsmachina.com.br/thiago ---

Tapestry5-acegi+Tapestry5 5.0.18+SpringSecurity 2.0.4

2009-01-28 Thread bongosdude
1. Has anyone figured out how to use Tapesry5-acegi with SpringSecurity 2.0.4 and Tapestry5 5.0.18 yet? I have tried the last few days to recompile tapestry5 against SpringSecurity 2.0.4 but have not made any progress yet. 2. I have read Tapestry5 howto to find out alternative way to use springse