Rational Developer for System z, Version 7.6

Create a composite

SCA applications are composed of one or more components that are deployed in a composite. To deploy an SCA application, you must create a composite.
You must have created the SCA project and Service artifacts.
  1. Right-click the FileaAmountServices project and select New > SCA Composite. The Create a new composite wizard displays.
  2. In the wizard, input the following values:
    1. Enter the Project as FileaAmountServices.
    2. Enter the output location as the same as the root of the project /FileaAmountServices.
    3. Enter the Composite name as FileaAmountServiceComposite.
    4. Enter the Target namespace as http://sample.org/fileaamountservice.
  3. Click Finish to create the composite.
The composite opens in the composite editor.
Use the composite editor to create a component.

Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)