[jboss-user] [JBoss AOP] - Re: Failure to aspectize class already on the classpath

kringdahl do-not-reply at jboss.com
Wed Sep 3 08:12:43 EDT 2008


FWIW, I have resolved this issue.  The problem was that the class in question extends an Axis class.  The weaving actually wants to walk all dependencies even if they are not included in your *-aop.xml.  The real problem is that aopc reports about the not find the class itself when it really cannot find a dependency of that class.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4173931#4173931

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



More information about the jboss-user mailing list