1. Log on to the product's Management Console and select "Features" from the "Configure" menu.
For example,
...
2. The "Repository Management" tab allows you to view or modify feature management settings.
...
Table of Contents | ||||
---|---|---|---|---|
|
Adding a Repository
1. To add a feature repository, click on the "Add Repository" link in the "Manage Repositories" pane.
...
2. Provide a convenient name and a URL of the repository. You can also add a repository downloaded on your computer by giving the file path of the directory in the "local" option. For example,
...
Info | ||
---|---|---|
| ||
The official WSO2 Carbon features are available in a Equinox P2 repository at : http://dist.wso2.org/p2/carbon/releases. Equinox P2 provides provisioning technology for OSGi-based applications such as WSO2 Carbon. |
Editing a Repository
1. Select a repository to modify and click on the "Edit" link associated with it. For example,
Wiki Markup |
---|
!edit-repository.png|alt="Edit repository"! |
2. You can specify a new name.
...
Info |
---|
This page allows you to change the repository name only. If you want to change the URL, you need to remove the old repository and add the new one. |
Enabling/Disabling a Repository
To enable/disable a repository, click on the "Enable or Disable" link associated with the repository. For example:
Wiki Markup |
---|
!disable-repository.png|alt="Disable repository"! |
Info |
---|
By default, all the repositories are enabled. When you perform a provisioning operation, metadata and artifacts are searched only from the enabled repositories. |
Deleting a Repository
1. Select a repository to delete and click on the "Remove" link associated with it.
Wiki Markup |
---|
!remove-repository.png|alt="Remove repository"! |
2. Confirm your request.
...
Excerpt | ||
---|---|---|
| ||
Information on the WSO2 feature repository. |