2 Replies Latest reply on Sep 7, 2005 10:32 PM by reidmp

    Is there a way to timeout active connections (instead of jus

    alchemista

      Is there any configuration either through JBoss or for a JBoss Oracle connection property to set a timeout for active connections?

      I know there is the idle-timeout-minutes parameter, but that appears to only timeout connections which are idle. If I have a connection that's taking 2 hours with the database, is there a way to cap that off to only 30 minutes for example before it's forced rollback?