-
Nov 3rd, 2008, 12:12 PM
#1
Spring Security Jars
I'm extremely new to Spring Security and can't seem to figure out which jar files are required to get it up and running. I'm using Netbeans, which by default only includes spring-2.5.jar and spring-webmvc-2.5.jar in the lib folder.
I downloaded both the latest Spring Security distribution, but started getting NoClassDefFound exceptions regarding AspectJ. After some searching, I also tried downloading the latest Spring release with dependencies and added the included AspectJ jars, only to get this very confusing message:
java.lang.NoSuchMethodError: org.springframework.aop.config.AopNamespaceUtils.r egisterAutoProxyCreatorIfNecessary(Lorg/springframework/beans/factory/xml/ParserContext;Ljava/lang/Object
I've searched and searched, but now I must concede that I have no idea what I'm doing or what I'm looking for. Any assistance for this beginner would be very much appreciated.
-
Nov 3rd, 2008, 06:53 PM
#2
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules