This site contains the documentation that is relevant to older WSO2 product versions and offerings.
For the latest WSO2 documentation, visit https://wso2.com/documentation/.
Deleting C-App
Follow the instructions below to delete a deployed C-App from your product instance. It is not recommended to delete individual artifacts of a C-App. Recommended practice is to delete the entire C-App.
- As an alternative to deleting the C-App through the management console, you can delete the CAR archive from <PRODUCT_HOME>/repository/carbonapps/{tenant-ID} manually and it will be undeployed. {tenant-ID} is the ID of the tenant, which is 0 in a single-tenant environment. 0 is the super tenant ID. Manual undeployment in a multi-tenanted environment is not recommended if you are unaware of the tenant ID.
- You can delete even a default server role. Once deleted, the server role manager will not pick up the deleted server role from carbon.xml file the next time it starts.
- Log in to the product's management console and selectListunderCarbon Applications. For example,Â
- The deployed C-App is displayed on this page as shown in the following example. Click the Delete link associated with a certain application to remove it permanently.Â
- Confirm your request.Â
You cannot undo this operation, once performed.