1 Reply Latest reply on May 31, 2003 6:19 AM by jonlee

    Connection Pool setting in 3.2.1

    karleung

      Hi all,

      I am using 3.0.x and trying to upgrade to 3.2.1. I found that there is a "ManagedConnectionPool" setting in oracle-service.xml but missing in the 3.2.1 version?

      How can I configure the pool for Oracle data source in 3.2.1?

      Thx!

      Regards,
      -- Keith Cheng

        • 1. Re: Connection Pool setting in 3.2.1
          jonlee

          Have a look at the Oracle examples in docs/examples/jca in your distribution. Choose the appropriate one - either XA or non-XA. Copy it to the deploy directory of your JBoss instance and modify it for your circumstances. It must be called *-ds.xml as the -ds.xml tells JBoss this is a datasource configuration.

          e.g. myPool-ds.xml