Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Option

Interpretation

-databinding <jaxb or aegis>

Specify the data binding (aegis or jaxb). Default is jaxb for jaxws frontend, and aegis for simple frontend.

-jsutils

Write the JavaScript common utilities at the beginning of the output.

-o <output-file>

Specify the output wsdl file name

-d <resource-directory>

The directory in which the output wsdl and other resource files are placed

-beans <pathname of the bean definition file.>*

Specify the pathname of a file defining additional Spring beans to customize databinding configuration.

-cp class-path

Specify the SEI and types class search path of directories and zip/jar files

-soap12

Specify to generate SOAP 1.2 binding

?,-h,-help

Display detailed information for options.

-v

Display Displays the version number of the tool.

-verboseVerbose mode

Display comments during the code generation process.

-quietQuiet mode

Suppress comments during the code generation process.

classname

SEI class name

Examples

...