+

Search Tips   |   Advanced Search

Learn about SCA composites

Find links to Service Component Architecture (SCA) resources for learning, including conceptual overviews, tutorials, samples, and "How do I?..." topics.


How do I?...


Develop SCA composites

Select the implementation type for an SCA composite (Updated for v8.5)

Develop SCA services from existing WSDL files

Develop SCA services with existing Java code

Develop SCA service clients

Develop asynchronous SCA OASIS services and clients (New in v8.5)

Specify bindings for SCA components

Create wire format handlers (v8.5 adds OASIS support)

Wire OSOA and OASIS components together to enable SCA applications to interoperate (New in v8.5)

Use existing Java EE modules and components as SCA implementations

Use OSGi applications as SCA component implementations

Use Spring 2.5.5 containers in SCA applications

Configure work managers for SCA applications:

Use SDO 2.1.1 in SCA applications (v8.5 adds OASIS support)



Deploy SCA composites in business-level applications

Create SCA business-level applications using the administrative console

Create SCA business-level applications using wsadmin scripts



Administer deployed SCA composites

Update deployment settings for SCA composites

Start business-level applications

Stop business-level applications

Update SCA composite artifacts

View composite definitions

View SCA domain information

View JMS bindings on references and services of SCA composites

Export WSDL and XSD documents

Delete business-level applications

Update business-level applications



Configure security for SCA applications

Authorize access to resources:

Secure policy sets in web service bindings:


Conceptual overviews

SCA overview (v8.5 adds OASIS support)

SCA components

SCA composites

SCA application package deployment

Security configurations for SCA applications (v8.5 adds OASIS support)

SCA transaction intents


Samples

The product offers sample files that support SCA specifications. We can use these sample SCA files in business-level applications. The sample files are downloadable from the Samples information center. SCA services are packaged in JAR files that you import as assets to the product repository and then add as composition units to business-level applications. Samples include detailed deployment instructions in a readme.html file.


Subtopics


Related concepts

  • SCA in WebSphere Application Server: Overview


    Related tasks


    Samples, v8.5 information center
  • Example: Create an SCA business-level application with the console
  • Example: Create an SCA business-level application