0 Replies Latest reply on Jan 21, 2004 7:12 AM by cci

    LogInterceptor plugin question(s)

    cci

       

      "cci" wrote:
      Hello everyone,

      I'm new to JBoss and have an application that uses Struts on the frontend. In a session ejb we are throwing exceptions that we are trying to catch in our action class but can't.

      1.Does LogInterceptor catch all exceptions or just EJBExceptions?
      2.If LogInterceptor catches an exception, does it not re-throw the exception so that the calling class can handle it?

      I have been searching on line for LogInterceptor behavior info and havent' had much luck. So any feedback is greatly appreciated.

      Thanks