2016/05/28 - Apache Tuscany has been retired.

For more information, please explore the Attic.

 
 Apache Tuscany > Home > SDO Overview > SDO CTS > Obtaining the SDO 2.1 CTS User List | Dev List | Issue Tracker  

Obtaining and using the CTS

Currently the SDO CTS is only available in source form from the subversion repository. You will need the following:

The code can be down loaded from the subversion repository using :

svn co http://svn.apache.org/repos/asf/tuscany/sdo-java/trunk-cts/

The SDO CTS project currently contains two sub-projects:

  • cts/sdo2.1 contains the acutal test cases
  • cts/sdo2.1-tuscany executes the test cases against the current Tuscany Implementation

To build the CST and run it against the Tuscany implementation all you need do is:

me@mine:~$ cd cts
me@mine:~/cts$  mvn

If you would like to execute the SDO CTS against a different implementation then you will need to provide a helper class. For more info on this see the Contributing section.

website stats