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 version of Tapestry-Spring-Security (2.1.0) does
not work with Tapestry 5.2.4.
(It did work with Tapestry 5.1.0.5)

So, I've started to develop a new version of Tapestry-Spring-Security from
the 2.1.0.
(The @Security Annotations are very powerful with Tapestry-Spring-Security,
so I'd like to keep it.)

However I do not know how to re-develop the SecurityWorker class which use
ClassTransformation and methods which are deprecated in T 5.2.4

Source :
http://www.localhost.nu/svn/public/tapestry-spring-security/branches/2.1/src/main/java/nu/localhost/tapestry5/springsecurity/services/internal/SpringSecurityWorker.java

Maybe all the SecurityWorker class is obsolete now...

Any ideas to re-develop the transform method?

Thank you for your time and help.
-- 
View this message in context: 
http://tapestry.1045711.n5.nabble.com/T5-2-4-Tapestry-Spring-Security-2-1-0-ClassTransformation-tp3323519p3323519.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to