Apart from the weaver options 'showWeaveInfo' and 'verbose', I also ran into
one called 'debug', turned it on and confirmed that my jsps were not getting
woven. I saw their fully qualified class paths and checked my aop-ajc.xml
file and saw that I was excluding all 'org.apache..*' which excluded all my
jsps also. Don't remember putting in this change and hence missed it. I've
removed that exclude from the xml file and now my jsps are getting woven.
-- 
View this message in context: 
http://aspectj.2085585.n4.nabble.com/aspect-to-weave-jsp-not-working-tp2546688p2549820.html
Sent from the AspectJ - users mailing list archive at Nabble.com.
_______________________________________________
aspectj-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to