uCosminexus Service Platform, Basic Development Guide

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

8.7.3 Creating Stubs

Create stubs from the edited WSDL. You can create a stub with the WSDL2Java command provided by Cosminexus as a development support command.

A command input example is shown below:

 
WSDL2Java xxxxx.wsdl
 

If you execute this command, directories and files will be created based on the contents coded in the specified WSDL.

For details about options of the WSDL2Java command and contents of the generated stubs, see the manual Cosminexus Application Server SOAP Application Development Guide.