"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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...