You can however include several advices in a binding
| <bind pointcut="all(@Blah)">
| <advice name="a" aspect="A"/>
| <advice name="b" aspect="B"/>
| <advice name="c" aspect="C"/>
| </bind>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995039#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...