Updates a deployed application.
This operation succeeds only when no server restarts are necessary for the update of the application. If some servers need to be restarted, the synchronization is rejected with a DeploymentException.
- Parameters
-
descriptor | The update descriptor. |
context | The request context. |
- Exceptions
-
IceGrid::AccessDeniedException | Thrown when the session doesn't hold the exclusive lock or when another session is holding the lock. |
IceGrid::ApplicationNotExistException | Thrown when the application doesn't exist. |
IceGrid::DeploymentException | Thrown when the application deployment failed. |