From: Andrig Miller <anmiller(a)redhat.com>
Date: May 10, 2011 5:26:06 PM GMT+02:00
To: Heiko Braun <hbraun(a)redhat.com>
Cc: "jboss-as7-dev(a)lists.jboss.org Development"
<jboss-as7-dev(a)lists.jboss.org>
Subject: Re: [jboss-as7-dev] TX subsystem management use cases
You should probably ping Jonathan Halliday.
Andy
----- Original Message -----
> From: "Heiko Braun" <hbraun(a)redhat.com>
> To: "jboss-as7-dev(a)lists.jboss.org Development"
<jboss-as7-dev(a)lists.jboss.org>
> Sent: Tuesday, May 10, 2011 9:07:24 AM
> Subject: [jboss-as7-dev] TX subsystem management use cases
>
>
>
> Can anyone shed some light on the management op's for the transaction
> subsystem?
> The attribute names indicate more sophisticated features, like
> statistics.
>
> I would need to know how to work with this data in order expose
> reasonable functionality through the web UI.
>
> [domain@localhost:9999 /]
> /profile=default/subsystem=transactions:read-resource(recursive=true)
> {
> "outcome" => "success",
> "result" => {
> "core-environment" => {
> "socket-binding" => "txn-socket-process-id",
> "node-identifier" => undefined
> },
> "recovery-environment" => {
> "socket-binding" => "txn-recovery-environment",
> "status-socket-binding" => "txn-status-manager"
> },
> "coordinator-environment" => {
> "enable-statistics" => undefined,
> "default-timeout" => undefined
> },
> "object-store" => {
> "relative-to" => undefined,
> "path" => undefined
> }
> },
> "compensating-operation" => undefined
> }
>
>
> Ike
>
>
> _______________________________________________
> jboss-as7-dev mailing list
> jboss-as7-dev(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
>