Are you deploying two instances of the same binding that uses the DynamicCFlow component?
If yes, this deployment should take place in a scoped way. Otherwise, both bindings will
apply globally, so, they will affect both applications (module-one.ear and
module-two.ear). Hence, each joinpoint will be intercepted twice, which will trigger two
calls to SimpleDynamicCFlow.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4076924#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...