-
Apr 16th, 2012, 11:41 AM
#1
problem using AspectJ AOP with Spring and Java 7
I'm upgrading my application to Java 7. I get the following message.
Initialization of bean failed; nested exception is java.lang.IllegalArgumentException: error the @annotation pointcut expression is only supported at Java 5 compliance level or above
I see old threads that mention this problem with Java 6. I updated my aspectj jars to the latest I could find which is version 1.6.1. I am using Spring 3.0.5.
Has anyone been able to get aspectj working under Java 7?
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