2 Replies Latest reply on Jul 12, 2004 2:31 PM by gmsasu

    setting JBossManagedConnectionPool attributes for oracle-ds.

    gmsasu

      Hi,

      we successfully migrated our application from JBoss 3.0.8 to 3.2.3, except for this "minor" detail. In our oracle-service.xml we could specify JBossManagedConnectionPool attributes , like:

      MinSize 3
      MaxSize 40
      BlockingTimeoutMillis 5000
      IdleTimeoutMinutes 15

      How can I define the same values in oracle-ds.xml?

      Thanks.