0 Replies Latest reply on Apr 26, 2002 11:03 AM by gchen77

    org.jboss.jdbc.XADataSourceLoader

    gchen77

      I'm using the XADataSourceLoader to create a database.
      However, I'm having a issue where connections in the pool could be stale (closed on the Database side but still in pool). I know that WebLogic has a setting which you can use to periodically go thru and close/reopen any stale connections. Is there a setting for that in JBoss? Or do I have to write an extension to the XADataSourceLoader?
      Thanks. My current config is below.


      AdwDS
      org.jboss.pool.jdbc.xa.wrapper.XADataSourceImpl

      jdbc:sybase:Tds:d2sdg:d2stg:2638/adwdev
      1200000
      xxxxxx
      10
      xxxxxx
      false
      false
      false
      true
      120000
      1800000
      false
      false
      1.0
      0