Instantiates a server template.
- Parameters
-
application | The application name. |
node | The name of the node where the server will be deployed. |
desc | The descriptor of the server instance to deploy. |
- Exceptions
-
AccessDeniedException | Thrown when the session doesn't hold the exclusive lock or when another session is holding the lock. |
DeploymentException | Thrown when the application deployment failed. |
ApplicationNotExistException | Thrown when the application doesn't exist. |