uCosminexus Application Server, Web Service Development Guide

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

10.19 Invoking an EJB Web Service

This section describes the conditions for invoking EJB as a Web Service and available functions.

The EJB conditions are as follows:

Organization of this section
(1) EJB functions in EJB Web Service invocation
(2) Application Server functions available when invoking EJB Web Service

(1) EJB functions in EJB Web Service invocation

The following are the EJB functions that can be used concurrently when invoking the EJB as a Web Service. However, you can use these functions only in the EJB Web Service Implementation Class and not in a Handler Chain.

The following functions cannot be used concurrently when invoking the EJB as a Web service.

(2) Application Server functions available when invoking EJB Web Service

JAX-WS can concurrently use Application Server functions that can be set by using cosminexus.xml when invoking EJB as a Web Service. The following are the available Application Server functions:

Set the WAR file name for using these functions. For the WAR file name settings, see 3.5.4(3) Name of the WAR file for settings. Note that you can use the functions for settings other than the cosminexus.xml settings, in Web applications other than the EJB Web Services.