Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Scout/SDK/JAXWS-SDK/Create webservice consumer

< Scout‎ | SDK‎ | JAXWS-SDK
Revision as of 10:12, 9 November 2011 by Unnamed Poltroon (Talk) (Choose WSDL file)

The Scout documentation has been moved to https://eclipsescout.github.io/. On server node, go to the node 'Webservices (JAX-WS RI 2.1.6)' | 'Consumer' | 'Services'. Right-click on that node to create a new webservice consumer [1].

Choose WSDL file

First, you are asked for a WSDL file to build the webservice stub for that webservice. Thereto, you have 2 options: Either choose the WSDL file from local filesystem or by specifying a URL to download the file. If the WSDL file consists of multiple files such as separate files Port and Schema definitions, use the first option and specify those files as related files.

Choose WSDL file

Back to the top