Thanks for your reply, rishishehrawat.
I applied your aspect definition, and it did not work either. I notice that there is a blank between '+' and '.' in your pointcut definition, is it...
Type: Posts; User: Antoine Benain; Keyword(s):
Thanks for your reply, rishishehrawat.
I applied your aspect definition, and it did not work either. I notice that there is a blank between '+' and '.' in your pointcut definition, is it...
Hi all,
i'm setting up a web server with Spring 3.0.5, and i'm having issues trying to declare an aspect on a DAO interface.
My DAO object hierarchy (described in attached picture 4477) defines...