Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] Problems to set up an annotation based pointcut with Spring3 and Aspectj 1.6

the problem is that i get the following error when i try to test the
pointcut:

Caused by: java.lang.IllegalArgumentException: error at ::0 formal unbound
in pointcut 

even when i put the full path to the annotation

--
View this message in context: http://aspectj.2085585.n4.nabble.com/Problems-to-set-up-an-annotation-based-pointcut-with-Spring3-and-Aspectj-1-6-tp3393103p3394133.html
Sent from the AspectJ - users mailing list archive at Nabble.com.


Back to the top