[jbossts-issues] [JBoss JIRA] (JBTM-2687) There are typos in DisabledContextPropagationTests and EnabledContextPropagationTests

Daniel Simko (JIRA) issues at jboss.org
Mon Jun 13 11:23:01 EDT 2016


Daniel Simko created JBTM-2687:
----------------------------------

             Summary: There are typos in DisabledContextPropagationTests and EnabledContextPropagationTests
                 Key: JBTM-2687
                 URL: https://issues.jboss.org/browse/JBTM-2687
             Project: JBoss Transaction Manager
          Issue Type: Bug
          Components: Testing, TxBridge
    Affects Versions: 5.3.3.Final
            Reporter: Daniel Simko
            Assignee: Gytis Trikleris
            Priority: Minor


There are three times: 
{code}parameters.add(new BasicNameValuePair("isTransaction", "ture"));{code}
instead of 
{code}parameters.add(new BasicNameValuePair("isTransaction", "true"));{code}
which affect test behavior.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbossts-issues mailing list