Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Section
borderfalse
Column
width15%
Include Page
TUSCANYWIKI: Java SCA MenuTUSCANYWIKI:
Java SCA Menu
Column
width85%

User Configurable Modules

These are the current parts of the the Tuscany SCA Java runtime that provide exstions elements to SCDL or are otherwise user configurable.

Module

Short Description

Status

<binding binding.jms />

Asynchronous JMS messaging

Under development

<bindingbinding.jsonrpc/>

The JSON-RPC protocol

Available

<binding binding.rmi />

The Java RMI protocol

Available

<binding binding.ws />

SOAP/HTTP web services

Available

<implementation implementation.java />

Support for SCA components implemented with Java classes

Available

<implementationimplementation.script/>

Support for SCA components implemented with scripting languages

Available

<implementation implementation.spring />

Support for SCA components implemented as Spring components

Under Developerment

core-spring

??

??

databinding-axiom

Support for AXIOM databinding

Available

databinding-jaxb

Support for JAXB databinding

Available

databinding-sdo

Support for SDO databinding 

Available

databinding-sdo-axiom

Support optimzed SDO to AXIOM transformation

Available

host-embedded

A simple embedded host that boots Tuscany core and application from the same classpath

Available

host-webapp

Intialises the Tuscany runtime for use in a Web Application

Available

http-jetty

The integration between Tuscany and the Jetty web container

Available

http-tomcat

The integration between Tuscany and the Tomcat web container

Available