A handler definition can be added to a Web service provided the handler class has already been deployed or installed in the server, as described above.The WST development tool and the Web console have menu options to add a handler from the Handlers folder, and set necessary properties for the handler. A request and response handler contains these properties:
A name by which the handler is identified
The Java class that implements the handler
Any parameters that the handler requires
Some examples of built-in handlers include:
org.apache.axis.handlers.LogHandler
org.apache.axis.handlers.SimpleSessionHandler.
Refer to the Java documentation of these handlers for more information. Java documentation can be accessed from the EAServer contents screen where host_name is the name of the your EAServer host. localhost is the default.
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |