132 Patterns: Building Serial and Parallel Processes for IBM WebSphere Process Server V6
9.1 Service Component Architecture
Service Component Architecture (SCA) is a set of specifications which describe
a model for building applications and systems using a service-oriented
architecture (SOA). SCA extends and complements prior approaches to
implementing services, and SCA builds on open standards such as Web
services.
For more details about SCA, see 3.4, “Service Component Architecture” on
page 39. Also refer to the following Web site:
http://www.ibm.com/developerworks/library/specification/ws-sca/
9.2 Service Data Objects
Service Data Objects (SDO) is designed to simplify and unify the way in which
applications handle data. Using Service Data Objects, ...