Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Scout/SDK/JAXWS-SDK/Webservice consumer Property View"

< Scout‎ | SDK‎ | JAXWS-SDK
(Replaced content with "The Scout documentation has been moved to https://eclipsescout.github.io/.")
 
Line 1: Line 1:
{{ScoutPage|cat=JAXWS-SDK}}
+
The Scout documentation has been moved to https://eclipsescout.github.io/.
The property view helps you to manage and maintain the webservice consumer:
+
* Quick links to access related resources
+
* Edit build properties to control the stub generation process. Most of the properties are definied by [http://download.oracle.com/javase/6/docs/technotes/tools/share/wsimport.html WsImport], the JAX-WS build tool. Besides, some Scout properties such as <code>jar</code> can be used to change the name of the JAR-file
+
* maintenance of binding files to control stub bindings. Changes to the binding files require a rebuild of the stub.
+
* rebuild of webservice stub
+
* most important properties at a glance
+
* easy configuration of authentication
+
* repair tools to help you maintain the consumer
+
[[Image:org.eclipse.scout.jaxws.ConsumerPropertyView.png|400px]]
+

Latest revision as of 06:25, 19 March 2024

The Scout documentation has been moved to https://eclipsescout.github.io/.

Back to the top