are you using ant?maven1?maven2?
   I've using Eclipse and AspectJ plugin
what is the structure of your project?
  com.gmsoft
      --> ControllerServlet.java
  com.gmsoft.aspects
      --> LogAspect.aj
where are the classes that you need to weave?
  I only need to weave ControllerServlet in com.gmsoft package.

Note: doPost method is protected. Is it important?
_______________________________________________
aspectj-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to