Handler class properties

You can configure the following Handler class properties through the Assembly Toolkit. See Configuring the webservices.xml deployment descriptor for Handler classes or Configuring the webservicesclient.xml deployment descriptors for Handler classes for instructions on how to configure the properties.

 

Description

Standard J2EE technology descriptor field.

 

Display name

Standard J2EE technology descriptor field.

 

Small icon

Standard J2EE technology descriptor field.

 

Large icon

Standard J2EE technology descriptor field.

 

Handler name

The name of the handler. This name must be unique within the module.

 

Handler class

The fully qualified name of the Handler class. Initially, it is set by the Assembly Toolkit's class browser.

 

Initial parameters

Property names and values to be made available to the handler.

 

SOAP headers

Qnames of the SOAP headers that are processed by this handler. See section 12.2.2 of the Java API for XML-based remote procedure call (JAX-RPC) 1.0 specification, available through Web services: Resources for learning, for more information about setting this property.

 

SOAP roles

URIs containing the SOAP actor names for which the handler acts in the role of. See section 12.2.2 of the Java API for XML-based remote procedure call (JAX-RPC) 1.0 specification, available through Web services... Resources for learning, for more information about setting this property.

 

See Also

Configuring the webservices.xml deployment descriptor for Handler classes