Fuse containers are OSGi containers, so you can add functionality to them by deploying OSGi bundles into them.
Using the Bundles tab you can list one or more bundles to deploy and Fuse Fabric will look at the known repositories to provision the container. You can add repositories from the Repositories tab.
![]() | Warning |
|---|---|
Adding a bundle to a profile will add the bundle to any deployed container that is currently using the selected profile. |
To add a bundle:
Select the profile to which you want to add bundles.
The Profile Details page for the selected profile opens.
Select the Bundles tab.
The Bundles tab will be shown on the bottom of the Profile Details page.
In the Add new bundle tab, enter the name of the bundle to be added to the profile.
Click .
The new bundle will appear on the list and all containers using the profile will be updated to include the new bundle.
![]() | Warning |
|---|---|
Deleting a bundle from a profile will remove the bundle from any deployed container that is currently using the selected profile. |
To delete a bundle:
Select the profile from which you want to delete bundles.
The Profile Details page for the selected profile opens.
Locate the bundle to be deleted in the list of bundles.
Click the to the right of the bundle's name.
A confirmation dialog opens.
Click .
The bundle is removed from the list and all containers using the profile.






![[Warning]](imagesdb/warning.gif)


