0 Replies Latest reply on Feb 15, 2007 2:46 PM by ch333

    embedded container and interceptor

    ch333

      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?