Extensions for this composition unit [Settings]

View read-only information about a composite bundle that is currently added as an extension to this composition unit.

After you import the enterprise bundle archive (EBA) file for your OSGi application as an asset, you can update versions of existing bundles but you cannot add extra bundles to the asset. However, after you have added the asset as a composition unit to a business-level application, you can extend the business-level application by adding one or more composite bundles to the composition unit.

To view this panel in the administrative console, click the following path:

Applications > Application Types > Business-level applications > application_name > composition_unit_name > [Additional Properties] Extensions for this composition unit > cba_extension_name

Configuration tab

The Configuration tab shows configuration properties for this object. These property values are preserved even if the runtime environment is stopped then restarted. See the information center task descriptions for information about how to apply configuration changes to the runtime environment.

The Configuration tab shows the following properties:

Symbolic name
The non-localizable name for this composite bundle.

The symbolic name, together with the version, uniquely identifies a composite bundle.

Version
The version of this composite bundle.

The composite bundle version is in the form n.n.n, for example 1.1.0. The symbolic name, together with the version, uniquely identifies a composite bundle.

Extension name
The name for this composite bundle in a form that users can understand.

This name can contain spaces.

Extension description
A short description of this composite bundle.
Imported packages
The imported packages for this composite bundle.
Exported packages
The exported packages for this composite bundle.
Required extensions
The list of other extensions that are required by this composite bundle.

This composite bundle is bound to all the exports of each required extension, regardless of what those exports are.