In the Properties view you can use the Core tab
to edit composite properties.
In the composite Properties view, values for the Name, Targetnamespace, Autowire,
and Intents fields are based on the values
that you originally entered for the composite in the New Composite
Wizard.
To edit the values of these composite properties,
complete the following steps:
- Right-click a blank area of a composite in the canvas.
- Select Show Properties View.
- In the Properties view, select the Core tab. The fields for the core properties are as follows:
- Name
- Modifies the name of the composite, if necessary.
- Targetnamespace
- Specifies the namespace that the composite will be declared within.
By specifying a unique target namespace, the name of the composite
is qualified and the chance of a name collision with another composite
is reduced.
- Autowire
- Is an SCA feature that can sometimes aids the assembly of composites.
If Autowire is true, where possible, component references are automatically
wired to component services that match the requirements of the references.
The default value is false.
- Intents
- Are not supported in CICS.
- Policy sets
- Are not supported in CICS.
- Includes
- Lets you create a composite composed entirely or in part of other
composites. To include another composite, click Add.
Other composites can be selected from the current project, workspace,
and other locations.