SCA 1.1 HelloWorld tutorial
This tutorial demonstrates how to create a HelloWorld SCA
service and run it on WebSphere® Application
Server. It is an introduction to using the SCA tools. This information
is for creating SCA applications that conform to the OASIS 1.1 specification.
Learning objectives
In this tutorial you will learn to:- Create an SCA project
- Create an annotated Java™ interface and implementation
- Create an SCA composite and component
- Add a service to a component and configure a Web service binding
- Create a contribution
- Deploy the application to WebSphere Application Server 8.5
- Test the application
Restriction: The capabilities used
in this tutorial are not available in IBM® WebSphere Application Server
Developer Tools for Eclipse.
To complete this tutorial, you will need approximately
45 minutes.
Prerequisites
The following prerequisites
are required to complete this tutorial:
- Be familiar with basic SCA development concepts
- Install Rational® Application Developer 8.5
When you are ready, begin Lesson 1: Create an SCA project