[jbossts-issues] [JBoss JIRA] (JBTM-1417) TXDataMap used incorrectly in TXF REST-AT tests

Paul Robinson (JIRA) jira-events at lists.jboss.org
Mon Jan 7 03:39:08 EST 2013


Paul Robinson created JBTM-1417:
-----------------------------------

             Summary: TXDataMap used incorrectly in TXF REST-AT tests
                 Key: JBTM-1417
                 URL: https://issues.jboss.org/browse/JBTM-1417
             Project: JBoss Transaction Manager
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Testing, TXFramework
            Reporter: Paul Robinson
            Assignee: Paul Robinson
            Priority: Minor
             Fix For: 5.0.0.M2


Should be:

{code}
    @Inject
    TXDataMap<String, String> txDataMap;
{code}

Also need to check to see if this is done elsewhere.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbossts-issues mailing list