+

Search Tips   |   Advanced Search

SCA domain

A Service Component Architecture (SCA) domain consists of the definitions of composites, components, their implementations, and the nodes on which they run. Components deployed into a domain can directly wire to other components within the same domain. On a single server, the domain is essentially the scope of the server. For a multiple-server configuration, the domain is essentially the cell.

The following graphic shows one composite in an SCA domain.


Related concepts

  • SCA components
  • SCA in WebSphere Application Server: Overview


    Related tasks

  • Specify bindings in an SCA environment