[jboss-user] [JBoss AOP Users] - Re: Deploy AOP to jboss 5.1

kabir.khan@jboss.com do-not-reply at jboss.com
Tue Aug 25 06:06:27 EDT 2009


"kgreenejpmc" wrote :  Is there something different that needs to be done if the aop is being triggered via an annotation?

If you mean using @Aspect, @Bind etc., the classes need to be in an .aop file.

If you mean using annotations in your pointcuts, nothing special is needed. If you only remembered to add the @Retention to your @JobFlow annotation after annotating your classes with @JobFlow you should clean and recompile all the classes so the annotation gets reapplied.




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

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



More information about the jboss-user mailing list