Exception in thread "main" java.lang.IllegalStateE,
May 27, 2010 at 6:42 PM
I get this exception...Exception in thread "main" java.lang.IllegalStateException: CGLIB is required to process @Configuration classes. Either add CGLIB to the classpath or remove the following @Configuration bean definitions: [spring3HelloWorldConfig]
How to add CGLIB.jar to the workspace. I tried copy paste, import options. but didnt work..any idea?
View All Comments
| View Tutorial