[jboss-user] [EJB 3.0] - Re: Implementing an EJB3 Interceptor without touching the pr

bdecoste do-not-reply at jboss.com
Thu Apr 5 14:46:38 EDT 2007


If you add the interceptor as a default for all beans of a certain type by modifying ejb3-interceptors-aop.xml, then you need the interceptor class to be globally loadable by all ejb3s (in server/XXX/lib as you did or in the deployers/ejb3.deployer directory).

Can you paste the changes you have made to ejb3-interceptors-aop.xml?

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

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



More information about the jboss-user mailing list