"bdecoste" wrote : Interceptors are only triggered if the call goes through the
ejb container. If you make a call from within a bean to another of the bean's methods,
it's a simple java invocation - the call does not go through the container and is not
intercepted. [/quote
|
| Which is a bug no (according to spec?)?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036396#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...