- change all aceigsecurity to springframework.security in all java/xml/properties files;
- change all ACEGI_SECURITY to SPRING_SECURITY in all these constants you possibly used.
Of course, if you are using Maven2 like I do, you might need to exclude several dependencies since it is still on spring 2.0.6 and I am already on 2.5.1.
No comments:
Post a Comment