Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Option

Interpretation

-corba

Generates CORBA Binding.

-idl

Generates a idl from a wsdl.

-i <port-type-name>

Specify the portType to use.

-b <binding-name>

Specify the binding to use.

-d <output-directory>

The directory in which the generated wsdl/idl is placed

-w <wsdloutput-file>

The wsdl output file name.

-o <idl-output-file>

The idl output file name.

-props <corba-typemap-namespace>

The corba type-map namespace.

-wrapped

Generate corba binding operation using wrapper types instead of unwrapping into separate parameters.

-a <corba-address>

Specify the value to be used for the corba:address location attribute.

-f <corba-address-file>

Use the contents of file as the value for the corba:address locationattribute.

?,-h,-help

Display detailed information for options.

-v

Display the version of the tool.

-verboseVerbose mode

Displays comments during the code generation process.

-quietQuiet mode

Suppresses comments during the code generation process.

<wsdlurl>

WSDL URL

Examples

...