A convenient way to deploy a number of relate artifacts to a container is using the Apache Karaf feature mechanism. This mechanism allows you to define a feature that consists of a number of bundles and other artifacts that can be provisioned from a known location and deployed into the container.
Fuse Fabric supports deploying Apache Karaf features into containers. Using the Features tab you can list one or more Apache Karaf features 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 feature to a profile will add the feature to any deployed container that is currently using the selected profile. |
To add a feature:
Select the profile to which you want to add features.
The Profile Details page for the selected profile opens.
Select the Features tab.
The Features tab will be shown on the bottom of the Profile Details page.
In the Add new feature tab, enter the name of the feature to be added to the profile.
Click .
The new feature will appear on the list and all containers using the profile will be updated to include the new feature.
![]() | Warning |
|---|---|
Deleting a feature from a profile will remove the feature from any deployed container that is currently using the selected profile. |
To delete a feature:
Select the profile from which you want to delete features.
The Profile Details page for the selected profile opens.
Locate the feature to be deleted in the list of features.
Click the to the right of the feature's name.
A confirmation dialog opens.
Click .
The feature is removed from the list and all containers using the profile.






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


