+

Search Tips   |   Advanced Search

Deleting JAX-WS handler configurations

Delete the configuration for one or more Java API for XML-based Web Services (JAX-WS) handlers configured for use, as part of a handler list, with JAX-WS based Version 7.0 WS-Notification services.

We can delete a JAX-WS handler configuration using the console as described in this topic, or using the deleteJAXWSHandler command.

A Java API for XML-based Web Services (JAX-WS) handler is a Java class that performs a range of handling tasks. For example: logging messages, or transforming their contents, or terminating an incoming request.

When you remove a handler currently used by one or more web services on a service integration bus, the system removes the handler from the handler lists for each associated web service.

Use the console to remove one or more handler configurations.

  1. Start the console.

  2. Navigate to Service integration -> WS-Notification -> JAX-WS Handlers. A list of handlers is displayed in a JAX-WS handlers collection form.

  3. Select the check box for every handler to remove.

  4. Click Delete.


Results

If the processing completes successfully, the list of handlers is updated. Otherwise, an error message is displayed.


Related concepts

  • WS-Notification


    Related tasks

  • Use WS-Notification for publish and subscribe messaging for web services
  • Secure WS-Notification

  • WS-Notification troubleshooting tips
  • deleteJAXWSHandler command


    Related information:

  • Modify an existing JAX-WS handler configuration
  • JAX-WS Handlers [Collection]