1 Reply Latest reply on Jun 29, 2009 7:38 PM by pmuir

    Interceptors in Tomcat Environment

      Hi,


      I'm running on Tomcat 6.x and I wanna use the WB Interceptors.
      Unfortunately I don't have got the @AroundInvoke Annotation inside a Tomcat environment.


      I could add the JEE libs to my Tomcat project. I don't know if the Intercepotrs works after that.


      So is it possible to use Interceptors in a Tomcat Environment?


      Alex