uCosminexus Application Server, Web Service Development Guide

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

15.2 Customized mapping of WSDL to Java

You can customize the mapping of WSDL to the Java source by using the binding declaration. The methods of customization using the binding declaration are as follows:

This section describes the customization methods and precautions for each of the above methods.

Organization of this section
15.2.1 Customizations in the embedded binding declaration
15.2.2 Customizations with the external binding file
15.2.3 Concurrent specification of the embedded binding declaration and external binding file
15.2.4 Value that can be specified in the jaxws:bindings element
15.2.5 Values of the elements to be customized
15.2.6 Dealing with the name conflict
15.2.7 Operations when the jaxws:provider element is coded
15.2.8 Notes on customizing the SEI name
15.2.9 Notes on customizing inout parameter name in the jaxws: parameter element
15.2.10 Skeleton class name when the SEI name is customized with the jaxws:class element