Am 09.05.2011 um 13:31 schrieb Francesco Marchioni:
Dear devs,
I'm wondering how runtime attributes (such as ConnectionCount for a ManagedConnection
Pool, or Thread's QueueSize) could be gathered on AS 7.
By using CLI ? Using a recursive read-resource, just dumps the resource startup
properties.....
use read-attribute:
[domain@localhost:9999 connector=http] :read-attribute(name=maxTime)
{
"outcome" => "success",
"result" => "no metrics available",
"compensating-operation" => undefined
}