0 Replies Latest reply on Aug 15, 2006 3:27 AM by rosund2

    ejb3 exception handling

    rosund2

      Is there a way for an interceptor to get access to a possible exception thrown in a MDB or a STSB.

      I am in a need for a custom exception handling system which dispatches predefined exception to a topic, and i dont want to clutter to code when we have a such nice AOP world out there.