Welcome to my tech blog !!!
Pages
Home
Showing posts with label
spring-aop
.
Show all posts
Showing posts with label
spring-aop
.
Show all posts
Monday, September 3, 2012
Spring AOP Error : Cannot Proxy Target Class Because CGLIB2 Is Not Available error in spring
This is a common error in spring development
The solution is
put the cglib.jar as a library to your project. you can obtain this from Cglib official web site
http://cglib.sourceforge.net/
Older Posts
Home
Subscribe to:
Posts (Atom)