Versions Compared

Key

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

...

wsdl2soap will generate a new WSDL document with a SOAP binding from an existing WSDL document containing a portType element.

Example

wsdl2soap -i GreetPortType -n http://apache.org/hello_world_doc_litImage Added -o Greeting.wsdl -style rpc -use literal TestGreeting.wsdl

Arguments

The arguments used to manage the WSDL file generation are reviewed in the following table.

...