Deleting JAX-WS handler lists
DeleteJava API for XML-based Web Services (JAX-WS) handler lists configured for use with JAX-WS based Version 7.0 WS-Notification services.
We can delete a JAX-WS handler list using the console as described in this topic, or using the deleteJAXWSHandlerList 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 list currently used by one or more web services on a service integration bus, the system removes the handler list for each associated web service.
We can use the console to remove one or more handler list configurations.
- Start the console.
- Navigate to Service integration -> WS-Notification -> JAX-WS Handler Lists. A list of handler lists is displayed in a JAX-WS handler lists collection form.
- Select the check box for every handler list to remove.
- Click Delete.
Results
If the processing completes successfully, the list of handler lists 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 deleteJAXWSHandlerList command
Related information:
Modify an existing JAX-WS handler list JAX-WS Handler Lists [Collection]