Hi,
I'm running JBoss EAP 6 and have some issues reading mbean attributes on the transaction subsystem. E.g.
/subsystem=transactions/:read-attribute(name=number-of-committed-transactions,include-defaults=true)
always gives the value 0. The same problem for datasource pools (/subsystem=datasources,xa-data-source=CURA,statistics=pool).