]
Heiko Braun resolved AS7-1782.
------------------------------
Resolution: Done
Provide management use cases and operations for the transaction
subsystem
-------------------------------------------------------------------------
Key: AS7-1782
URL:
https://issues.jboss.org/browse/AS7-1782
Project: Application Server 7
Issue Type: Feature Request
Components: Transactions
Reporter: Heiko Braun
Assignee: Stefano Maestri
Fix For: 7.1.0.Beta1
I cannot clearly identify all the use cases when looking at the current management
exposure:
{noformat}
[standalone@localhost:9999 /] /subsystem=transactions:read-resource(recursive=true)
{
"outcome" => "success",
"result" => {
"default-timeout" => 300,
"enable-statistics" => false,
"enable-tsm-status" => false,
"node-identifier" => "1",
"object-store-path" => "tx-object-store",
"object-store-relative-to" => "jboss.server.data.dir",
"path" => "var",
"process-id-socket-binding" => undefined,
"process-id-socket-max-ports" => 10,
"process-id-uuid" => true,
"recovery-listener" => false,
"relative-to" => "jboss.server.data.dir",
"socket-binding" => "txn-recovery-environment",
"status-socket-binding" => "txn-status-manager"
}
}
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: