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 --- .../sca-java-extensions-guide.html | 432 +++++++++++++++++++++ 1 file changed, 432 insertions(+) create mode 100644 site/trunk/site-publish/documentation-2x/sca-java-extensions-guide.html (limited to 'site/trunk/site-publish/documentation-2x/sca-java-extensions-guide.html') diff --git a/site/trunk/site-publish/documentation-2x/sca-java-extensions-guide.html b/site/trunk/site-publish/documentation-2x/sca-java-extensions-guide.html new file mode 100644 index 0000000000..018b89bf96 --- /dev/null +++ b/site/trunk/site-publish/documentation-2x/sca-java-extensions-guide.html @@ -0,0 +1,432 @@ + + + + + + + + + + + + + + + SCA Java Extensions Guide : Apache Tuscany + + + + + + + + + + + +
+ HomeApache Tuscany Docs 2.x > Index > SCA Java Extensions Guide + +
+ + + + + + +
+
+ + + + + + + + +
+  Apache Tuscany Docs 2.x > Index > SCA Java Extensions Guide + + Tuscany Home | User List | Dev List | Issue Tracker   +
+ + + + + + +
+
Table of Contents
+
+ + +
+
+ +
+ + +
+
+

Tuscany Extensions

+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Type Release Introduced OASIS Compliance Status Description
implementation.composite 2.0-M1 Stable Support for SCA components implemented with SCA composites (Assembly spec)
implementation.java 2.0-M1 80% pass Stable Support for SCA components implemented with Java classes (Java CI spec)
implementation.spring 2.0-M3   ? Support for Spring Framework
implementation.bpel 2.0-M1   Stable Support for components implemented in BPEL
implementation.osgi   N/A Stable Support for osgi
implementation.widget   N/A Stable  
implementation.web 2.0-M4
  ? Support JEE web apps as implementation types
binding.sca 2.0-M1 Stable SCA default binding (Assembly spec)
binding.ws 2.0-M1   Stable SOAP/HTTP web services
binding.rmi 2.0-M1   Stable The Java RMI protocol
binding.jms 2.0-M4
  ? Asynchronous JMS messaging
binding.ejb 2.0-M4
  ? EJB Binding
binding.http 2.0-M4   ? Supports binding of methods over standard Hyper Text Transfer Protocol (HTTP), allowing you to create, retrieve, update, delete items. Also supports conditional creates, retrieves, updates, and deletes using the ETag and LastModified caching protocol described in HTTP.
binding.rest ?
  Work in Progress
Supports RESTFull services
binding.jsonp ? N/A ? The JSON protocol over HTTP
binding.jsonrpc 2.0-M4 N/A Stable The JSON-RPC protocol
binding.atom 2.0-M4 N/A Stable supports Atom-publishing protocol, allowing you to create, retrieve, update, delete Atom entries
binding.comet 2.0-Beta1 N/A Waiting for community feedback
Support for communication between browser client and SCA components via Comet techniques
binding.websocket 2.0-Beta3 N/A Waiting for community feedback
Support for communication between browser client and SCA components via websockets
databinding-axiom ? N/A Stable Support for AXIOM data binding
databinding-jaxb ? N/A Stable Support for JAXB data binding
databinding-json 2.0-M4
N/A Stable Support for JSON data binding
interface-java 2.0-M1   Stable Interfaces described with java interfaces
interface.wsdl 2.0-M1   Stable Interfaces described with WSDL definitions
http-jetty 2.0-M2
N/A Stable The integration between Tuscany and the Jetty web container
definitions.xml 2.0-M4
  Work in Progress Defined intents, policy sets and binding defaults
+
+ + +

Non-extension OASIS specification support

+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Type Release Introduced OASIS Compliance Status Description
Assembly 2.0-M1 Stable SCA Assembly specification
Java CAA 2.0-M1 Stable SCA Java Common Annotations and APIs specification
Policy 2.0-M1 50% passing In pogress SCA Policy specification
+
+ +
+ +
+ Children + + Show Children + +
+ +
+
+
+ + + + + + + +
+ + + \ No newline at end of file -- cgit v1.2.3