Is there any way to define, which interceptors should be applied for a method in a
component, marked with @BypassInterceptors?
For example, I have a component, which contains only one method, which should be surrouned
with transactions and serialized access.
Now for this I mark all other methods with @BypassInterceptors.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4099133#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...