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. Handlers monitor messages at inbound and outbound ports, and take appropriate action depending upon the sender and content of each message. Create a JAX-RPC handler configuration for use, as part of a handler list, with service integration bus-deployed Web services.
This task assumes that you have already created your JAX-RPC handler. You can do this using WebSphere® Studio Application Developer (WSAD) or a similar tool. For more information, see the IBM® developerWorks® article Support for J2EE Web Services in WebSphere Studio Application Developer V5.1 -- Part 3: JAX-RPC Handlers.
You must also make the handler class available to the server or cluster that hosts the port for the service that you want to monitor, as detailed in Loading JAX-RPC handler classes.
To make WebSphere Application Server aware of your JAX-RPC handler, and to make the handler available for inclusion in one or more handler lists, you use the administrative console to create a new JAX-RPC handler configuration.
To configure an existing JAX-RPC handler for use (as part of a handler list) with service integration bus-deployed Web services, use the administrative console to complete the following steps:
In this information ...Subtopics
Related concepts
Related tasks
Related reference
| IBM Redbooks, demos, education, and more(Index) |