WAS v8.5 > Administer applications and their environment > Administer web services - Notification (WS-Notification) > Use WS-Notification for publish and subscribe messaging for web services > Configure WS-Notification resources > Configure WS-Notification resources

Configure JAX-WS handlers

A 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. We can create JAX-WS handlers, chain them together in the form of a handler list, then apply the handler list to a JAX-WS based v7.0 WS-Notification service point (for inbound invocation handling) or WS-Notification service (for outbound invocation handling).

The Java API for XML-based Web Services (JAX-WS) provides you with a standard way of developing interoperable and portable web services. To create a JAX-WS handler, we can use a tool such as IBM Rational Application Developer. 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 the handler list can monitor WS-Notification activity and take appropriate action depending upon the sender and content of each inbound or outbound message.

Detailed instructions on how to configure JAX-WS handlers and handler lists for use with JAX-WS based v7.0 WS-Notification services are provided in the following topics:


Subtopics


Related concepts:

WS-Notification


Related


Create a new v7.0 WS-Notification service
Create a new v6.1 WS-Notification service
Create a new v7.0 WS-Notification service point
Create a new v6.1 WS-Notification service point
Create a new WS-Notification administered subscriber
Create a new WS-Notification permanent topic namespace
Applying a WS-Notification topic namespace document
Use WS-Notification for publish and subscribe messaging for web services
Secure WS-Notification
Applying a JAX-WS handler list to a WS-Notification service


Reference:

WS-Notification troubleshooting tips


Related information:

Publishing the WSDL files for a WS-Notification application to a compressed file


+

Search Tips   |   Advanced Search