Andrew Eisenberg wrote: > Does this not work for you? The call to method() in main() is where > the advice is applied. >
Hi Thanks for the answer and sorry for the question in the first place. You're right, this works fine. My problem was the result of a build problem in our project. The subproject in question hasn't been weaved with the aspect. Sorry for wasting your time Christian _______________________________________________ aspectj-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/aspectj-users
