Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
borderfalse
Column
width15%
Include Page
TUSCANYWIKI: SCA Native Subproject Menu
TUSCANYWIKI: SCA Native Subproject Menu
Column
width85%
Wiki Markup


{panel:title= How to get involved in development of Java SCA? |borderStyle=solid|borderColor=#C3CDA1|titleBGColor=#C3CDA1|bgColor=#ECF4D1}
This document is the development guideline for SCA Java project. 

* [General Guide|#General Guide]
* [Getting Source code|#Getting Source]
* [Setting up your development environment|#Setup]
* [System Requirements|#System Requirements]
{panel}

h3. {anchor:General Guide}General Guide


h3. {anchor:Getting Source}Getting Source code

The main Tuscany project repository is located at https://svn.apache.org/repos/asf/incubator/tuscany. You can use SVN to check out the entire project, and you will get both the java and C++ repositories. Alternatively you can check out just the cpp directory at https://svn.apache.org/repos/asf/incubator/tuscany/cpp, to get the SCA and SDO implementations for C++.


h3. {anchor:Setup} Setting up your development environment 	

You can find detailed instructions on how to configure the C++ runtime and tools for [Linux|file:///D:/dev/Opensource/Apache/Tuscany/source/branches/site-20070701-mvnbased/site-publish/cpp_setup_linux.html] and [Windows|file:///D:/dev/Opensource/Apache/Tuscany/source/branches/site-20070701-mvnbased/site-publish/cpp_setup_win.html].


h3. {anchor:System Requirements} System Requirements

In order to run the Tuscany Native runtimes there are some minimum system requirements:

{table}
{tr}
{td}
Operating System
{td}
{td}
* Windows XP SP2
* Linux
{td}
{tr}
{tr}
{td}
Other components
{td}
{td}
* [Apache Axis2/C verion 0.92|http://ws.apache.org/axis2/c/]
* [Libxml2 Parser version 2.6.20|http://xmlsoft.org/downloads.html]
{td}
{tr}
{table}