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 --- site/trunk/site-publish/java-sca.html | 195 ++++++++++++++++++++++++++++++++++ 1 file changed, 195 insertions(+) create mode 100644 site/trunk/site-publish/java-sca.html (limited to 'site/trunk/site-publish/java-sca.html') diff --git a/site/trunk/site-publish/java-sca.html b/site/trunk/site-publish/java-sca.html new file mode 100644 index 0000000000..b25c2380a8 --- /dev/null +++ b/site/trunk/site-publish/java-sca.html @@ -0,0 +1,195 @@ + + + + + + + + Java SCA + + + + + + + +
+  Apache Tuscany > Home > Java SCA + +
+ + + + + + +
+
+ +
+ +
+ Added by jmarino, last edited by haleh mahbod on Apr 13, 2007 +  (view change) + +
+ +
+
+ + +
+

General

+

FAQ
+Downloads
+What's new?

+ +

Guides

+

User Guide
+Developer Guide
+Extension Guide
+Architecture Guide
+Java Doc

+ +

Development

+

Java SCA Source
+Get Involved

+ +

Java SCA Subproject

+ +

Tuscany Java SCA provides the infrastructure to develop and run SCA based applications. At the very high level, Java SCA can be divided into a core kernel and extensions. The kernel supports the SCA assembly model, Tuscany value-add features and simple extension point to add extensions. The kernel is designed to be embedded in, or provisioned to, a number of different host environments.

+ +

Tuscany extension points allow any binding type, component implementation (programming model), policy and data binding to be easily added to Tuscany. The Tuscany community has contributed the extensions that are shown below. An extension becomes available for the latest Kernel release as volunteers test and enhance the extension to work with the latest release.

+ + + + + +
Bindings - used for services and references
+

Apache Axis2
+Celtix (this is obsolete since Apache CXF should replace it)
+JMS (tested with Apache ActiveMQ)
+JSON-RPC

+ + + + + +
Component Implementations
+

Java components (as described in the SCA Java C&I spec)
+Spring assemblies
+Scripting with JSR 223
+JavaScript
+Groovy
+Ruby
+BPEL (a prototype using Apache ODE)

+ + + + + +
Data Bindings - for handling data
+

JAXB
+SDO
+Axiom
+Caster
+XMLBeans

+

Copyright © 2006, The Apache Software Foundation Apache Tuscany is undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Web Services PMC. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

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