0 Replies Latest reply on Nov 9, 2004 3:57 AM by diripu

    JCA Stats...

    diripu


      In JCAStats there is a method called getConnectionPools(),
      which inturn returns a array of JCAConnectionPoolStats .

      But My understanding is, A JCAStats represents a connectionpool. So why this getConnectionPools() again.

      In Jboss,the following MBean returns a stats and i think
      the "name=JmsXA" here is the connectionpool name ?? if so why this
      getConnectionPools() again ?

      If am invoking getConnectionPools() method am getting only one JCAConnectionPoolStats always.

      "name=JmsXA,service=ManagedConnectionPool"