Add mechansim to run tests in a single leg xa transaction
---------------------------------------------------------

         Key: DERBY-1353
         URL: http://issues.apache.org/jira/browse/DERBY-1353
     Project: Derby
        Type: Sub-task

  Components: Test  
    Versions: 10.2.0.0    
    Reporter: Kristian Waagan
 Assigned to: Anurag Shekhar 
    Priority: Minor
     Fix For: 10.2.0.0


A mechansim to run tests in a single leg xa transaction is needed to be able to 
test the Brokered-/LogicalConnection classes without writing specific tests for 
this.
Mechanism added as part of DERBY-1214.

Brief description: Set system property 'derbyTesting.xa.single'. Parsing is 
handled in 'TestConfiguration'. Search for the property constant in the Derby 
JUnit base classes to find the other places where it is used (basically it 
affects the 'getConnection()' call).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to