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

system.out do-not-reply at jboss.com
Fri Aug 17 11:18:17 EDT 2007


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

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



More information about the jboss-user mailing list