[jboss-user] [EJB 3.0] - embedded container and interceptor
ch333
do-not-reply at jboss.com
Thu Feb 15 14:46:19 EST 2007
Hi,
I have a class level interceptor that works in the app server 4.0.4.GA but not in the embedded container. Even though the server log shows that the embedded container does initializing my bean with the my class interceptor, the @AroundInvoke method of the interceptor is not called.
Has anyone else found similar problem? Or can someone confirm that interceptor does not work in embedded container?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4017191#4017191
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4017191
More information about the jboss-user
mailing list