[jboss-user] [EJB 3.0] - Re: Interceptors broken?

asack do-not-reply at jboss.com
Wed Apr 11 10:43:29 EDT 2007


"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#4036396

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



More information about the jboss-user mailing list