
Use this procedure when you want to start, stop or update an existing application.
During update, the application is automatically stopped. When the update finishes the application is started again.
If you stop an application, all applications that have strong references to it are also automatically stopped.
When you start an application that has a reference to a server component (a library, a service or an interface) or another application, these are also started if possible (if they were in stopped mode).
You must have the application deployed at least on the server where you want to manage its state.