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


JAX-RPC Handlers [Settings]

A JAX-RPC handler provides customization of web service request or response handling.

Service integration -> Web services -> JAX-RPC Handlers -> handler_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.


Configuration tab

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


General Properties



Name

The name of this JAX-RPC handler.

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

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

Required Yes
Data type String


Description

An optional description of the JAX-RPC handler.

Required No
Data type Text area


Class name

The name of the class that implements the JAX-RPC handler.

Before you can create a handler configuration, make the handler class available to the application server in one of the following ways:

Required Yes
Data type String


Additional Properties

JAX-RPC Header

Defines the JAX-RPC headers against which this handler operates.

SOAP Roles

Defines the SOAP roles in which this handler acts

Custom properties

Specifies additional custom properties that you can configure for this service.

Administrative console buttons
Administrative console preferences

+

Search Tips   |   Advanced Search