Delete gateway instances
Use this task to delete gateway instances using the console.
We can delete a gateway instance using the console as described in this task, or using the deleteWSGWInstance command. When we delete a gateway instance, the following associated resources are also deleted:
- All gateway and proxy services deployed to the gateway instance are deleted.
- All target services deployed to any of the gateway services are deleted.
- All outbound services created when creating any of the gateway services using the console Create a new gateway service wizard are deleted.
The WebSphere Application Server Version 5.1 gateway used filters for tasks such as logging messages, transforming their contents or terminating an incoming request. When a Version 5.1 gateway containinged filters was migrated to Version 6, "StorageQueue" destinations were created to support existing Version 5.1 gateway filters in the Version 6 environment. These destinations are not used in Version 7.0 or later, but they are not removed automatically when we delete the associated gateway. For information about finding and removing these destinations manually, see the corresponding troubleshooting tip.
To delete one or more gateway instances using the console...
- Start the console.
- In the navigation pane, click Service integration -> Buses -> bus_name -> [Additional Properties] Web service gateway instances. A list of gateway instances is displayed in a gateway instances collection form.
- Select the check box for every gateway instance to remove.
- Click Delete.
Results
If the processing completes successfully, the list of gateway instances is updated. Otherwise, an error message is displayed.
Related information:
Modify an existing gateway instance