Athough the dynamic cflow in tutorial is working fine, when I deploy it in appserver, the
SimpleDynamicCFlow is being called twice.
here is the scenario:
module-one.ear (including aop-one.aop)
module-two.ear(including aop-one.aop)
the application is working fine without dynamic cflow in jboss-aop.xml, but upon adding
dynamic cflow, shouldExecute() method is being called twice, before interception.
Any idea?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4075255#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...