Network Deployment (Distributed operating systems), v8.0 > Reference > Sets


JAX-WS Handler Lists [Settings]

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

Service integration -> WS-Notification -> JAX-WS Handler Lists -> handler-list_name .

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 v7.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.


Configuration tab

These property values are preserved even if the runtime environment is stopped then restarted.


General Properties



Name

The name of the JAX-WS handler list

This name must be unique, and it must obey the following syntax rules:

When you change a handler list name, the system looks up all objects that refer to it and updates the name.

Required Yes
Data type String


Description

Description of the JAX-WS handler list

Required No
Data type Text area


JAX-WS Handlers

The JAX-WS handlers in the handler list

Handlers are applied in the sequence in which they appear in the handler list.

Required No
Data type Custom


Buttons

Add Add a selected handler to the handler list.
Remove Remove a selected handler from the handler list.
Down Move the selected handler down the handler list.
Up Move the selected handler up the handler list.

Create a new JAX-WS handler list
Modify an existing JAX-WS handler list


Related


createJAXWSHandlerList command
modifyJAXWSHandlerList command
showJAXWSHandlerList command
Administrative console buttons
Administrative console preferences

+

Search Tips   |   Advanced Search