[jboss-dev-forums] [Design of EJB 3.0] - Re: WARN message in InterceptorsFactory
jaikiran
do-not-reply at jboss.com
Fri Jun 5 05:34:52 EDT 2009
"jaikiran" wrote :
|
| Any reason why we should not remove this InterceptorsFactory from ejb3-interceptors-aop.xml AOP advices?
|
|
Should have read EJBTHREE-1246, before asking this :) The comments there say:
anonymous wrote :
| The ejb3-interceptors can run in multiple modes, two of which are AOP weaved interception (basic) and Container managed interception (direct, proxy and indirect). For EJB lifecycle callbacks to be properly handled in 'basic' mode InterceptorsFactory and InjectInterceptorsFactory are used. Both of which do nothing if used in 'container' mode and will give out a warning as such.
In my opinion, it should not be a WARN message then. Probably a DEBUG would be right.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4235574#4235574
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4235574
More information about the jboss-dev-forums
mailing list