Author: irooskov(a)redhat.com
Date: 2011-10-12 20:35:57 -0400 (Wed, 12 Oct 2011)
New Revision: 35590
Modified:
branches/jbosstools-3.2.x/ws/docs/reference/en-US/Book_Info.xml
branches/jbosstools-3.2.x/ws/docs/reference/en-US/images/client/jbossws_client_2.png
branches/jbosstools-3.2.x/ws/docs/reference/en-US/images/topdown/jbossws_ws_creation2.png
branches/jbosstools-3.2.x/ws/docs/reference/en-US/proc-jbt-generate_a_simple_web_service.xml
branches/jbosstools-3.2.x/ws/docs/reference/en-US/proc-jbt-web_service_test_view.xml
branches/jbosstools-3.2.x/ws/docs/reference/en-US/sample_web_service_wizards.xml
branches/jbosstools-3.2.x/ws/docs/reference/en-US/topdown.xml
Log:
updated for TOOLSDOC-263
Modified: branches/jbosstools-3.2.x/ws/docs/reference/en-US/Book_Info.xml
===================================================================
--- branches/jbosstools-3.2.x/ws/docs/reference/en-US/Book_Info.xml 2011-10-13 00:35:37
UTC (rev 35589)
+++ branches/jbosstools-3.2.x/ws/docs/reference/en-US/Book_Info.xml 2011-10-13 00:35:57
UTC (rev 35590)
@@ -7,7 +7,7 @@
<productname>JBoss Developer Studio</productname>
<productnumber>4.1</productnumber>
<edition>4.1.0</edition>
- <pubsnumber>12</pubsnumber>
+ <pubsnumber>13</pubsnumber>
<abstract>
<para>The JBoss Web Services User Guide explains how to use the JBoss Web
Services module to implement web services in Java.</para>
</abstract>
Modified:
branches/jbosstools-3.2.x/ws/docs/reference/en-US/images/client/jbossws_client_2.png
===================================================================
(Binary files differ)
Modified:
branches/jbosstools-3.2.x/ws/docs/reference/en-US/images/topdown/jbossws_ws_creation2.png
===================================================================
(Binary files differ)
Modified:
branches/jbosstools-3.2.x/ws/docs/reference/en-US/proc-jbt-generate_a_simple_web_service.xml
===================================================================
---
branches/jbosstools-3.2.x/ws/docs/reference/en-US/proc-jbt-generate_a_simple_web_service.xml 2011-10-13
00:35:37 UTC (rev 35589)
+++
branches/jbosstools-3.2.x/ws/docs/reference/en-US/proc-jbt-generate_a_simple_web_service.xml 2011-10-13
00:35:57 UTC (rev 35590)
@@ -111,7 +111,7 @@
<entry>Service details</entry>
<entry>Service name</entry>
<entry>yes</entry>
- <entry>Enter the name to for the web service.</entry>
+ <entry>Enter the name for the web service.</entry>
<entry>The web service name will be the URL for the service as mapped in the
deployment descriptor (<filename>web.xml</filename>).</entry>
</row>
<row>
Modified:
branches/jbosstools-3.2.x/ws/docs/reference/en-US/proc-jbt-web_service_test_view.xml
===================================================================
---
branches/jbosstools-3.2.x/ws/docs/reference/en-US/proc-jbt-web_service_test_view.xml 2011-10-13
00:35:37 UTC (rev 35589)
+++
branches/jbosstools-3.2.x/ws/docs/reference/en-US/proc-jbt-web_service_test_view.xml 2011-10-13
00:35:57 UTC (rev 35590)
@@ -85,7 +85,7 @@
<row>
<entry>Toolbar button - Get From WSDL</entry>
<entry>
- Click this button to display the <guilabel>Select
WSDL</guilabel> dialog. Enter the <guibutton>URL</guibutton>,
<guibutton>File system</guibutton> location or Eclipse
<guibutton>Workspace</guibutton> location of the WSDL file. Given a vaild
file, the dialog will allow selection of the <guilabel>Port</guilabel> and
<guilabel>Operation</guilabel> to test. Once selected, the request details
will be displayed in the <guilabel>Request Details</guilabel> panel.
+ Click this button to display the <guilabel>Select
WSDL</guilabel> dialog. Enter the <guibutton>URL</guibutton>,
<guibutton>File system</guibutton> location or Eclipse
<guibutton>Workspace</guibutton> location of the WSDL file. Given a valid
file, the dialog will allow selection of the <guilabel>Port</guilabel> and
<guilabel>Operation</guilabel> to test. Once selected, the request details
will be displayed in the <guilabel>Request Details</guilabel> panel.
</entry>
</row>
<row>
Modified:
branches/jbosstools-3.2.x/ws/docs/reference/en-US/sample_web_service_wizards.xml
===================================================================
---
branches/jbosstools-3.2.x/ws/docs/reference/en-US/sample_web_service_wizards.xml 2011-10-13
00:35:37 UTC (rev 35589)
+++
branches/jbosstools-3.2.x/ws/docs/reference/en-US/sample_web_service_wizards.xml 2011-10-13
00:35:57 UTC (rev 35590)
@@ -11,12 +11,12 @@
<itemizedlist>
<listitem>
<para>
- <guilabel>Create a sample Web Service</guilabel> for a JAX-WS web
service; and
+ <guilabel>Create a Sample Web Service</guilabel> for a JAX-WS web
service; and
</para>
</listitem>
<listitem>
<para>
- <guilabel>Create a sample RESTful Web Service</guilabel> for a JAX-RS
web service.
+ <guilabel>Create a Sample RESTful Web Service</guilabel> for a JAX-RS
web service.
</para>
</listitem>
</itemizedlist>
Modified: branches/jbosstools-3.2.x/ws/docs/reference/en-US/topdown.xml
===================================================================
--- branches/jbosstools-3.2.x/ws/docs/reference/en-US/topdown.xml 2011-10-13 00:35:37 UTC
(rev 35589)
+++ branches/jbosstools-3.2.x/ws/docs/reference/en-US/topdown.xml 2011-10-13 00:35:57 UTC
(rev 35590)
@@ -304,9 +304,60 @@
</mediaobject>
</figure>
-
+ <itemizedlist>
+ <listitem>
+ <para>
+ <emphasis> <property>WSDL Service</property>
</emphasis> : display the services in your WSDL file, you can select one to
generate Web Service.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <emphasis> <property>Source Folder</property>
</emphasis> : display the source codes folder in your web project, you can select
one to generate java codes.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <emphasis> <property>Package name</property>
</emphasis> : input a package name. You can click the Browse button to choose one.
If you don't input a package name, system will generate one for you.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <emphasis> <property>JAX-WS specificaiton</property>
</emphasis> : display the supported JAX-WS version, include, 2.0, 2.1, 2.2
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <emphasis> <property>Catalog file</property>
</emphasis> : specify a catalog file.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <emphasis> <property>Binding files</property>
</emphasis> : specify some binding files that are used by your WSDL file
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <emphasis> <property>Enable binding extension support (Only
available for JBossWS 3.0 or later)</property> </emphasis> : select it if you
need the binding extension support. Only work based on JBossWS 3.0 or later.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <emphasis> <property>Generate default Web Service
Implementation classes</property> </emphasis> : select it if you want to
generate empty implementation classes for the selected WSDL Service.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <emphasis> <property>Update the default
Web.xml</property> </emphasis> : update the Web.xml file with your Web Service
servlets configured.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <emphasis> <property>Additional Options</property>
</emphasis> : the senior options for the generating process. Only for the senior
user.
+ </para>
+ </listitem>
+ </itemizedlist>
<para>
- On this page, the default package name comes from the namespace of the WSDL document,
you also can change it to any valid package name you want. JAX-WS specification should be
set to 2.0 if your JBossWS runtime in JBoss Server is JBossWS native runtime. You can
specify a catalog file and binding files if you have them. If you want the wizard to
generate empty implementation classes for the Web Service, check the
<guilabel>Generate default Web Service implementation classes</guilabel> check
box. If you want to update the default <filename>Web.xml</filename> file with
the Web Service servlets configured, check the <guilabel>Update the default
Web.xml</guilabel> check box. Click on the <guibutton>Next</guibutton>
or on the <guibutton>Finish</guibutton> button to generate code.
+ Click on the <emphasis> <property>Next</property> </emphasis>
or on the <emphasis> <property>Finish</property> </emphasis>
button to generate code.
</para>
<para>
Show replies by date