-
Jan 4th, 2010, 02:24 PM
#1
Spring IDE with Spring Security 3.0 - XML validation
Is Spring Security 3.0 being supported by Spring IDE yet? I'm getting XML validation errors whenever I'm trying to add an anonymous element inside an http element. The message is "Class 'org.springframework.security.providers.anonymous. AnonymousProcessingFilter' not found", and, judging by the fact that Spring Security 3.0 has moved this class into org.springframework.security.web.authentication.An onymousAuthenticationFilter, my guess is that Spring IDE is trying to validate my XML against Spring Security 2.0.4 codebase.
Could someone please confirm this?
Also, does STS have better support for 3.0?
Spring IDE version is 2.3.0.200912170948-RELEASE
-
Jan 6th, 2010, 10:16 AM
#2
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