The eXo IDE application provides the original approach to operate with REST Service to validate, deploy/undeploy and launch applications, which are compatible with the JSR-311 specification without restarting the server, or installing additional programs:
| Operation | User with "developer" role | User with "administrator" role |
|---|---|---|
| Validate | Enabled | Enabled |
| Deploy | Disabled | Enabled |
| Undeploy | Disabled | Enabled |
| Deploy in Sandbox | Enabled | Enabled |
| Undeploy from Sandbox | Enabled | Enabled |
| Set/Unset Autoload | Disabled | Enabled |
| Run in Sandbox | Enabled | Enabled |
| Launch REST Service | Disabled | Enabled |
With eXo IDE, you can validate REST Service before saving, deploying, launching or undeploying the service. The feedback from server is displayed in the Output tab:

All REST Service commands are placed at the right part of the toolbar and in the Run from the top menu.
To clear the Output pane, click
at the right top corner of this pane.