0 Replies Latest reply on May 29, 2003 10:52 AM by andyc

    ManagedConnectionPool attributes

    andyc

      I recently upgraded from JBOSS 2.4.6 to 3.2
      When creating my datasources, I see that there are no longer attributes for the following:

      true
      200000
      true

      Without the GCEnabled/GCInterval, how does JBOSS return connections to the pool where the programmer does not call close()?