0 Replies Latest reply on May 6, 2004 2:56 AM by sysuser1

    ExceptionSorter

    sysuser1

      Hello,

      I have got a question about database connection.
      I see in the JCA forum a case that interest me this is about network problem while accessing postgresql 7.4 database.
      When an application is successfully deployed and running on Jboss3.2.3 server, then the network goes down and resumes up the application faces the followinf error:
      Connection reset by peer: socket error..
      in several post I see and sort of solution which is to add an ExceptionSorter.
      My question is what is an ExceptionSorter and where can I find a sample code of this?
      Thanks for any helps