Thanks.

 "jboss.management.local:J2EEServer=Local,ResourceAdapter=JMS 
Adapter,j2eeType=JCAResource,name=JmsXA" 

In the above connection pool MBean "JmsXA", there is attribute called "stats" 
of type JCAStats. In which there are two methods called
getConnections() and getConnectionPoolStats() and which returns array
of types JCAConnectionStats and JCAConnectionPoolStats respectively.
Here in the above MBean getConnections() returns null but 
getConnectionPoolStats() returns array of one element. 

Sorry my question is more towards J2EE spec. .In which case 
getConnectionPoolStats() will return more than one Stats ?
My understanding is as it is a connectionpool it should return a stats and
from which i can get all statistics...

Any help would be highly appreciated. 





View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855139#3855139

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3855139


-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to