uCosminexus Application Server, Web Service Development Guide
This subsection describes the mapping of Java SEI to WSDL binding (name attribute of the wsdl:binding element).
The Java SEI and Web Service Implementation Class and WSDL binding are mapped in accordance with the JAX-WS 2.2 specifications. The following figure shows an example of mapping:
Figure 16-9 Example of mapping SEI to binding
The following are the rules for mapping SEI to binding:
When the javax.xml.ws.BindingType annotation is not used for customization, binding is performed using SOAP 1.1overHTTP for default mapping.
This means that http://schemas.xmlsoap.org/soap/http is specified in the transport attribute of the soap:binding element that is the child element of the wsdl:binding element.
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.