I have several stateful session beans and I don't want the default interceptors 
being executed for their @Destroy @Remove annoted methods.

Is there a way to do that in the ejb-jar.xml?

Or do I have to annote every single method with @ExcludeDefaultInterceptors?

Haven't found anything about that neither on the web nor in my EJB 3 book 
(Burke).

Thanks

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4099405#4099405

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4099405
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to