Tuscany SDO C++ is an implementation of the Service Data Objects 2.0 specification for C++ developers.
This page describes what is needed to install Tuscany SDO for C++.
If you haven't already done so, the first
step is to download the SDO C++ Milestone release 1 of Apache Tuscany from our
download page.
In order to use Tuscany SDO there are some minimum requirements:
Software | Download Link |
Operating systems:
|
|
Axis2C Release 0.92 |
http://ws.apache.org/axis2/c/download.cgi Please download and follow the installation instructions. Ensure you can run the Axis2C samples |
libxml2 version 2.6.20 |
http://xmlsoft.org/downloads.html Most Linux systems have libxml2 by default. On Windows you need to download and install libxml2 from http://www.zlatkovic.com/libxml.en.html Please read the installation notes for libxml2 particularly regarding it's pre-req's iconv and zlib on Windows. These libraries will need to be on the PATH in order to run Tuscany SDO. |
SDO Technology samples | Simple samples that emphasize how to to use SDO technology. Follow the instructions on the samples Getting Started page to build and run the Tuscany SDO samples |
First place to look is at the Tuscany FAQ at http://incubator.apache.org/tuscany/faq.html
Any problem with this release can be reported to the Tuscany mailing lists or create a JIRA issue at http://issues.apache.org/jira/browse/Tuscany.
Thank you for your interest in Tuscany. -The Tuscany Development Team |