uCosminexus Application Server, Web Service Development Guide
This subsection describes the preconditions and points to remember when you map the Web Service Implementation Class to SEI.
The following are the conditions for the Web Service Implementation Class:
In the mapping of the Web Service Implementation Class to SEI, you can use the endpointInterface element of the javax.jws.WebService annotation to link the Web Service Implementation Class and SEI.
When only the Web Service Implementation Class is defined, the endpointInterface element is not used. In this case, the abstract information defined in SEI is extracted from the information in the Web Service Implementation Class and is assumed that a virtual SEI exists (implicit SEI).
For details about the endpointInterface element of the javax.jws.WebService annotation, see 16.2.9 javax.jws.WebService annotation.
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.