Tuscany is based on specifications defined by the Open SOA Collaboration:

  • Service Component Architecture (SCA) - An essential characteristic of SOA is the ability to assemble new and existing services to create brand new applications that may consist of different technologies. Service Component Architecture defines a simple, service-based model for construction, assembly and deployment of network of services (existing and new ones) that is language-neutral. Tuscany is working on SCA specification 1.0. Learn more about SCA
  • Service Data Object (SDO) provides a uniform interface for handling different forms of data, including XML documents, that can exist in a network of services and provides the mechanism for tracking changes. Tuscany supports SDO specification 2.1. Learn more about SDO
  • Data Access Service (DAS) provides a simple SDO interface to relational databases. Learn more about DAS
  • No labels