[jboss-user] [JBoss AOP] - Re: dynamic cflow double call

flavia.rainone@jboss.com do-not-reply at jboss.com
Wed Aug 22 11:16:11 EDT 2007


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#4076924

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



More information about the jboss-user mailing list