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/.

Uploading an Application

If you create components (sequences, endpoints, etc.) of the Governance Registry externally, you can save them as CAR file and upload this application into a running Carbon instance using the Management Console.

Follow the instructions below to upload an application in  the WSO2 Governance Registry.

1. Sign in. Enter your user name and password to log on to the Governance Registry Management Console.

2. Click the "Main" button to access the "Manage" menu.

3. From the left navigation menu, under "Applications," select "Add."

4. Select your CAR file by browsing the file system. Use the "Browse" button.

5. Select a CAR file and click on the "Upload" button.

6. After you upload the CAR file, the "WSO2 Carbon" window appears. Click "OK" and refresh the page to see the status of a new application.

7. Your CAR file is dropped to the GREG_HOME/repository/deployment/server/carbonapps directory.

Note

As an alternate to uploading the cApp using the management console, you can copy your CAR archive into GREG_HOME/repository/deployment/server/carbonapps folder manually and it will be deployed.