-
Feb 3rd, 2010, 09:17 PM
#1
Spring MVC template project exception
Hi Guys
I created a vanilla Spring MVC project in springsource tool suite. Then created a service pojo and annotated with @service, autowiring it via a @autowire to my controller throws an exception. The aspectj error reads as below. It looks like tc server cant find a spring jar.
java.lang.ClassNotFoundException: org.springframework.beans.factory.aspectj.Configur ableObject
In which jar is this located? Shouldn't this by default be added to the spring mvc template .pom?
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