[jboss-user] [JBoss AOP] - Re: Advice not getting called

flavia.rainone@jboss.com do-not-reply at jboss.com
Thu May 15 10:15:52 EDT 2008


Hi!

The properties you set to run aopc must also be set to run your java application (jboss.aop.classpath,aoppath, or whatever you have defined in your aopc task) The advice stack is built at runtime and, for that, JBoss AOP needs the jboss.aop.xml.

Alternatively, you can put jboss-aop.xml in a META-INF directory in the classpath of your app.

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

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



More information about the jboss-user mailing list