[jboss-jira] [JBoss JIRA] (AS7-1782) Provide management use cases and operations for the transaction subsystem
Heiko Braun (Resolved) (JIRA)
jira-events at lists.jboss.org
Tue Oct 25 06:02:45 EDT 2011
[ https://issues.jboss.org/browse/AS7-1782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
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 at 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: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list