Remove an application

You want to remove application binaries from the system.

When you remove an application through the Platform Management Console, the application is unregistered, the associated service package removed from the repository, and in Symphony grid, the associated consumer deleted.

Unregistering the application:

  • Terminates existing sessions and tasks

  • Releases all resources allocated to the application

  • Unregisters the application

  • Removes the service package from the repository if it is not shared with any other application(s)

Note:

You can also use the soamunreg command to unregister an application, and soamdeploy remove to remove the service package. For example:

soamunreg SampleAppCPP

soamdeploy remove SampleService -c /SampleApplications/SOASamples
  1. In the Platform Management Console, click Configure Applications.

    The Applications page displays.

  2. Select Global Actions > Add/Remove Applications.

    The Add/Remove Application page displays.

  3. Select Remove an existing application, then Continue.

    The Remove an application page displays.

  4. Follow the prompts.
Related concepts
Control applications
About dynamic application updates
About service packages
Applications
About application profiles
Related tasks
Static configuration update