Re: [T5.2.4] Tapestry-Spring-Security 2.1.0 - ClassTransformation

2011-01-03 Thread Florian Parain
Thank you Alex! You saved me from a lot of pain! I checkout the SNAPSHOT version of TSS and it seems to work so far! Thanks again for this great job. Happy New Year -- View this message in context:

Re: [T5.2.4] Tapestry-Spring-Security 2.1.0 - ClassTransformation

2011-01-01 Thread Alex Kotchnev
This work has already been done in the TSS trunk - you shouldn't have to re-do it. Checkout the SNAPSHOT version of TSS and it should work w/ T5.2+ (it was tested and working w/ the T5.2-SNAPSHOT builds) Regards, Alex K On Fri, Dec 31, 2010 at 7:22 AM, hsalf floparain.commerc...@me.com wrote:

[T5.2.4] Tapestry-Spring-Security 2.1.0 - ClassTransformation

2010-12-31 Thread hsalf
Hi! My application uses: - Hibernate 3 - Spring Framework 3.0.5.RELEASE - Spring Security 3.0.5.RELEASE - Tapestry 5.2.4 To link Tapestry and Spring-Security, I use: - Tapestry-Spring-Security 2.1.0: http://www.localhost.nu/java/tapestry-spring-security/index.html Unfortunately, the latest

Re: [T5.2.4] Tapestry-Spring-Security 2.1.0 - ClassTransformation

2010-12-31 Thread Taha Hafeez
Hi You can do it using advices... Look into the tapestry-core source code there are many examples in org.apache.tapestry5.internal.transform package regards Taha On Fri, Dec 31, 2010 at 5:52 PM, hsalf floparain.commerc...@me.com wrote: Hi! My application uses: - Hibernate 3 - Spring