uCosminexus Application Server, Web Service Development Guide

[Contents][Glossary][Index][Back][Next]

36.8 Deploying the handlers

This section describes the deployment of the implementation class for the handler.

Organization of this section
(1) In the Web Service
(2) In the Web Service client

(1) In the Web Service

Deploy the handler implementation class to the following locations:

If deployed on the class path of the WAR file or the EJB JAR file, the class need not be included in the WAR file or the EJB JAR file.

(2) In the Web Service client

Deploy the implementation class for the handler on the class path of the Web Service client.