Developing Service Component Architecture applications
Service Component Architecture (SCA) Development Tools is an integrated extension to
Rational Application Developer for the assembly of service oriented application components based on
the Service Component Architecture 1.0 (OSOA specification) and Service Component Architecture 1.1
(OASIS specification). The tools support the deployment of SCA assets to WebSphere Application
Server 8.5, 8.0, and 7.0 with Feature Pack for Service Component Architecture.
SCA Development Tools includes a concise set of tools for developing SCA service components implemented with annotated Java, for graphically wiring components together to form new composite services, for associating protocol bindings and quality of service intents to SCA components, and for packaging up SCA assets and deploying them to the WebSphere Application Server.
SCA 1.0 tools: Implementations and bindings supported
| Implementation types supported | Bindings supported |
|---|---|
| EJB | Atom |
| Java EE | EJB |
| Java | HTTP |
| OSGi | JMS |
| SCA composite | SCA |
| Spring | Web service |
| Web | |
| Widget |
SCA 1.1 tools: Implementations and bindings supported
| Implementation types supported | Bindings supported |
|---|---|
| Java | EJB |
| SCA composite | JMS |
| SCA | |
| Web service |
Tutorials and samples
- SCA 1.0 HelloWorld Sample
- SCA 1.0 HelloWorld Tutorial
- SCA 1.0 AccountServices Sample
- SCA 1.0 Account Services tutorial
- SCA 1.0 Java EE sample
- SCA 1.0 Java EE tutorial
- SCA 1.0 OSGi Sample
- SCA 1.0 OSGi tutorial
- SCA 1.0 Spring Sample
- SCA 1.0 Spring tutorial
- SCA 1.0 JMS Sample
- SCA 1.0 JMS tutorial
- SCA 1.0 SDO Sample
- SCA 1.0 Web 2.0 Sample
- SCA 1.0 Web 2.0 tutorial
- SCA 1.1 HelloWorld Sample
- SCA 1.1 HelloWorld Tutorial
- SCA 1.1 AccountServices Sample
- SCA 1.1 Account Services tutorial
- SCA 1.1 JMS Sample
- SCA 1.1 SDO Sample