From 200a40b332420f94992eb39a6d0ea1cf1490ffc4 Mon Sep 17 00:00:00 2001 From: coreyg Date: Fri, 21 Nov 2014 09:30:19 +0000 Subject: Adding tuscany's website to their svn repo for svnpubsub git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1640879 13f79535-47bb-0310-9956-ffa450edef68 --- .../documentation-2x/development-guides.html | 212 +++++++++++++++++++++ 1 file changed, 212 insertions(+) create mode 100644 site/trunk/site-publish/documentation-2x/development-guides.html (limited to 'site/trunk/site-publish/documentation-2x/development-guides.html') diff --git a/site/trunk/site-publish/documentation-2x/development-guides.html b/site/trunk/site-publish/documentation-2x/development-guides.html new file mode 100644 index 0000000000..0a4efceaa7 --- /dev/null +++ b/site/trunk/site-publish/documentation-2x/development-guides.html @@ -0,0 +1,212 @@ + + + + + + + + + + + + + + + Development Guides : Apache Tuscany + + + + + + + + + + + +
+ HomeApache Tuscany Docs 2.x > Index > Development Guides + +
+ + + + + + +
+
+ + + + + + + + +
+  Apache Tuscany Docs 2.x > Index > Development Guides + + Tuscany Home | User List | Dev List | Issue Tracker   +
+ + + + + + +
+
Table of Contents
+
+ + +
+
+ +
+ + +
+
+
SCA Java Runtime Overview
+

Runtime Overview This guide explains various pieces of the Java SCA Runtime, the module structure, and the internals of the runtime.

+
+ +
SCA Java Development Guide
+

Development Guide This guide explains how to checkout the Java SCA 2.x source code, build it and how to contribute code back to the project.

+
+ + +
OSGi Aware Programming in Tuscany
+

OSGi Aware Programming in Tuscany This guide shows the Tuscany developer how to write code and extension code that would comply to some of the OSGi modularity concepts

+ +

OSGi Enablement for Tuscany Runtime This guide shows the Tuscany developer how to OSGi enable the Tuscany runtime.

+
+ +
Other...
+

Running Tuscany SCA 2.x with Equinox and Felix This guide shows the Tuscany developer how to start a Tuscany application on the Equinox or Felix OSGi runtime.

+ +

Converting Tuscany 1.x Extensions This guide shows the Tuscany developer how to convert 1.x extensions to 2.x

+ +

Converting Tuscany 1.x Applications This guide shows the Tuscany application developer how to convert 1.x applications to 2.x

+ +

Logging, Tracing and Timing in Tuscany 2.X

+
+ + +
+ +
+ Children + + Show Children + +
+ +
+
+
+ + + + + + + +
+ + + \ No newline at end of file -- cgit v1.2.3