WebSphere WebSphere Application Server Network Deployment, Version 6.0.x Operating Systems: AIX, HP-UX, Linux, Solaris, Windows

JAX-RPC handler lists settings

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

To view this administrative console page, click Service integration > Web services > JAX-RPC handler lists > [Content Pane] handler-list_name.

To enable JAX-RPC handlers to perform more complex operations, you chain them together into handler lists. You can then associate each JAX-RPC handler list with one or more ports, so that the handler list can monitor activity at the port, and take appropriate action depending upon the sender and content of each message that passes through the port.

Related information
JAX-RPC handler lists collection
Administrative console buttons
Administrative console preference settings

Configuration tab

Configuration properties for this object. These property values are preserved even if the run-time environment is stopped then restarted. Changing these property values typically has no effect until the run-time environment is restarted; for example, by stopping then restarting an application server. See the information center task descriptions for information about how to apply configuration changes to the run-time environment.

General properties

Name

The name of this JAX-RPC handler list.

This name must be unique, and it must obey the following syntax rules:
  • It must not start with "." (a period).
  • It must not start or end with a space.
  • It must not contain any of the following characters: \ / , # $ @ : ; " * ? < > | = + & % '
Required Yes
Data type Text

Description

An optional description of the JAX-RPC handler list.

Required No
Data type Text

JAX-RPC handlers

The JAX-RPC handlers in this list.

Handlers are applied in the sequence in which they appear in the handler list.
Required No
Data type Custom

Reference topic

Terms of Use | Feedback

Last updated: 15 Mar 2007
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.websphere.pmc.nd.doc\sibusresources\JAXRPCHandlerList_DetailForm.html

© Copyright IBM Corporation 2004, 2007. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)