Removing a service or session type using the CLI

Learn how to remove a service/session type using the CLI.

About this task

Perform this task when you want to remove a service or session type and your application is already enabled.

All open sessions having the removed session type or service will be aborted.

Procedure

  1. Remove a service or session type from the application:
    1. Open the application profile with an editor.
    2. Delete the relevant session type or service definition.
    3. Save the application profile.
  2. Register the application profile dynamically with the soamreg command.

    For example:

    soamreg SampleApp.xml -d

    The application is updated, registered, and enabled.