+

Search Tips   |   Advanced Search

JAX-WS Handler Lists [Collection]

A JAX-WS handler list defines an ordered list of JAX-WS handlers to be invoked against requests and responses.

To view this page in the console, click the following path:

  • Service integration -> WS-Notification -> JAX-WS Handler Lists.

    To browse or change the properties of a listed item, select its name in the list.

    To act on one or more of the listed items, select the check boxes next to the names of the items to act on, use the buttons provided.

    To change which entries are listed, or to change the level of detail that is displayed for those entries, use the Filter settings.

    A 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. To enable handlers to undertake more complex operations, you chain them together into handler lists. You associate each handler list with one or more JAX-WS based Version 7.0 WS-Notification services or service points, so that the handler list can monitor WS-Notification activity and take appropriate action depending upon the sender and content of each inbound or outbound message.

    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.

    Name

    The name of the JAX-WS handler list

    Description

    Description of the JAX-WS handler list


    Buttons

    Button Description
    New Create a new administrative object of this type.
    Delete Delete the selected items.


    Related tasks

  • Create a new JAX-WS handler list

  • Delete JAX-WS handler lists

  • createJAXWSHandlerList command

  • deleteJAXWSHandlerList command

  • listJAXWSHandlerLists command


    Related information:

  • Administrative console buttons

  • Administrative console preference settings Reference topic