Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In addtion to what's demonstrated in the sample, Tuscany also provides implementation types for other popular frameworks such as Spring and OSGi. The combination offers powerful capabilities for building service implementations from sets of simple Java Beans using few APIs, with managed dependencies, version
control and dynamic update capabilities, and composing those implementations with other service components written in Java or in other languages and existing in a distributed network of systems using a range of communication methods.

Enabling Web 2.0

A typical Web2.0 application will reference several services in the organization and integrate the provided data in the browser. Tuscany SCA enables such services using popular technologies such as JSONRPC, RSS and Atom protocols.

...