0 Replies Latest reply on Feb 21, 2010 4:41 AM by amiliosanchez

    Interceptor not invoked on method called from other thread

    amiliosanchez

      I have a Seam component which has a method invoked from another thread.
      This method is an abstract method overridden in the base class.


      When it is called from the outside thread the call is not intercepted. Is there a way to configure this?


      Thanks