Add extensions [Settings]
View read-only information about a composite bundle in the internal bundle repository currently available to be added as an extension to a composition unit.
After you import the enterprise bundle archive (EBA) file for the OSGi application as an asset, we can update versions of existing bundles but we cannot add extra bundles to the asset. However, after we have added the asset as a composition unit to a business-level application, we 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 > Add > cba_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 required by this composite bundle.
This composite bundle is bound to all the exports of each required extension, regardless of what those exports are.
Parent topic: OSGi applications administrative console panels
Related concepts
Composite bundles
Related tasks
Extending a deployed OSGi application Develop a composite bundle Add or removing extensions for an OSGi composition unit Add or removing extensions for an OSGi composition unit using wsadmin commands
Related information:
Administrative console buttons Administrative console preferences
Reference topic
Terms and conditions for information centers