0 Replies Latest reply on Jun 27, 2011 11:59 AM by davidmiller

    Catching and logging an Exception to a database

    davidmiller

      Hi All,


      hope you can help me.


      What is recommended to catch all excpetions in Seam and log them to a database.
      Is it best to use the @Observer on org.jboss.seam.exceptionHandled, or are there other ways?
      Also once I do have the Excoetion, would I have have access the HTTP request?


      thanks in advance,


      Dave