+

Search Tips   |   Advanced Search

Delete JAX-RPC handler lists

A Java API for XML-based remote procedure calls (JAX-RPC) 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. Delete JAX-RPC handler lists configured for use with service integration bus-deployed Web services.

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.

To remove one or more handler lists, use the console to complete the following steps:

  1. In the navigation pane, click Service integration -> Web services -> JAX-RPC Handler Lists. A list of handler lists is displayed in a JAX-RPC handler lists collection form.

  2. Select the check box for every handler list to remove.

  3. Click Delete.


Results

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


Related concepts

  • Service integration technologies and JAX-RPC handlers

  • JAX-RPC: Core web services API in the Java platform
  • Get Started with JAX-RPC
  • A developer introduction to JAX-RPC, Part 2: Mine the JAX-RPC specification to improve web service interoperability
  • Support for J2EE Web Services in WebSphere Studio Application Developer V5.1 -- Part 3: JAX-RPC Handlers


    Related information:

  • Modify an existing JAX-RPC handler list