[jbossts-issues] [JBoss JIRA] (JBTM-995) Object Store Browser Log record type handlers should be configurable via a system property

Michael Musgrove (Created) (JIRA) jira-events at lists.jboss.org
Mon Dec 5 05:19:40 EST 2011


Object Store Browser Log record type handlers should be configurable via a system property
------------------------------------------------------------------------------------------

                 Key: JBTM-995
                 URL: https://issues.jboss.org/browse/JBTM-995
             Project: JBoss Transaction Manager
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Tooling
    Affects Versions: 4.16.0.Beta1
            Reporter: Michael Musgrove
            Assignee: Michael Musgrove
             Fix For: 4.16.0.Final


MBeans for exposing log records can be configured by:

1) calling setTypes(hash map of log record type to java class name for handling the type) on the ObjStore browser, or
2) via the manifest for the JBossTS jar

In AS7 we call setTypes with a hardcoded map from ArjunaTransactionManagerService. Since it is not feasible to update the ts jar manifest we need a more configurable way of defining the types (this is particularly relevant for exposing SubordinateAtomicAction created in support of JBTM-895.

--
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 jbossts-issues mailing list