0 Replies Latest reply on Jan 26, 2005 5:51 AM by diripu

    JCA MBean data (JSR-77)

    diripu

      From the following MBean I could get "InUseConnectionCount"
      "MaxConnectionsInUseCount" .


      jboss.jca:
      name=DefaultDS,service=ManagedConnectionPool


      How to get the same data in JSR-77 ways that is using the following MBean ?

      jboss.management.local:
      J2EEServer=Local,ResourceAdapter=JBoss LocalTransaction JDBC Wrapper,j2eeType=JCAResource,name=DefaultDS


      From the stats i saw the "Usetime" and "Poolsize" statistics but am not getting the correct data.

      Any information would be appreciated.
      Thanks in advance.