[jboss-user] [JBoss AOP] - Re: not blocking warning

stale.pedersen@jboss.org do-not-reply at jboss.com
Thu Feb 26 05:12:44 EST 2009


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#4213277

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4213277



More information about the jboss-user mailing list