0 Replies Latest reply on Feb 29, 2004 12:00 PM by richaosu

    ExceptionSorter when connection is not availble during JBoss

    richaosu

      I'm just read how the ExceptionSorter class can be used to reconnect a lost connection. I can see that this will provide a reconnect service when the connection is lost after JBoss is running. Question: Will the ExceptionSorter resolve connection issues during a JBoss boot? Scenario: 1) Datasouce not avaialable; 2) JBoss boots with connection issues (that may affect deployments, etc.); 3) Datasource becomes available; 4) How does JBoss/ExceptionSorter reconnect and handle related deployment issues?