hi, if youre not intercepting any of the classes it says it cant find, then you can safely
ignore those messages.
during processing of the classes aop will try to lookup all the classes and its
references. often the references cant be found in the classpath and hence these warnings
will occur.
its possible to set aop in a more stricter mode withe the option -suppress, if you set it
to false aop will throw an exception when there are references to classes it cant find.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4213277#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...