Use this page to associate Service Component Architecture (SCA) components in an SCA composite with Java Platform, Enterprise Edition (Java EE) applications, otherwise known as enterprise applications or enterprise archive (EAR) files.
An SCA composite definition can define Java EE applications as component implementations. You can define an EAR asset on an archive attribute of the implementation.jee tag for the component and use the application deployed from the asset as its implementation. On this page, associate SCA components in a business-level application with the EAR files named in the composite definition.
This administrative console page displays in the business-level application creation and update wizards. To view the Set Java EE composition unit relationship page, the asset that you add to a business-level application must contain an SCA composite. To view this page, complete the following actions:
Specifies the name of an SCA component in the SCA composite that you are deploying.
Specifies the name of the enterprise application, or EAR file, that the SCA component uses.
An EAR asset is an EAR file that has been imported as an asset. The EAR asset name must match the archive attribute on the implementation.jee tag in the SCA composite definition.
Specifies the composition unit name of the EAR asset. Select the Java EE composition unit that the SCA component uses. To associate an SCA component with an EAR file, the EAR file must be a composition unit of your SCA business-level application.
If the Java EE composition unit that you want to associate with an SCA component is not in the drop-down list, import the EAR file that is named by the archive attribute on the implementation.jee tag of the SCA composite definition as an asset. Then, add the EAR asset as a composition unit of this business-level application.
You can use the Import an asset and Add an asset links on this page to add EAR files as assets and make them composition units of your SCA business-level application.
Links marked (online) require access to the Internet.