Author: irooskov(a)redhat.com
Date: 2010-12-12 21:31:08 -0500 (Sun, 12 Dec 2010)
New Revision: 27391
Modified:
trunk/ws/docs/reference/en-US/topdown.xml
Log:
updated with links from Chapter 3 to Chapter 2 as detailed in TOOLSDOC-100
Modified: trunk/ws/docs/reference/en-US/topdown.xml
===================================================================
--- trunk/ws/docs/reference/en-US/topdown.xml 2010-12-13 01:30:32 UTC (rev 27390)
+++ trunk/ws/docs/reference/en-US/topdown.xml 2010-12-13 02:31:08 UTC (rev 27391)
@@ -123,7 +123,11 @@
JBoss Web Service facet installed. </para>
<para>See how to make it <link
linkend="createproject">here</link> and <link
linkend="addfacet">here</link>.</para>
-
+ <note>
+ <para>
+ To use the <guilabel>Simple Web Service</guilabel> wizard to create
this Web Service, replace the <guilabel>Class</guilabel> and
<guilabel>Applicaiton Class</guilabel> fields with your specific classes,
within the instructions in <xref linkend="simple_web_service" />.
+ </para>
+ </note>
<para>To create a Web Service using JBossWS runtime select<emphasis>
<property>File > New > Other > Web Services > Web
Service</property>
</emphasis> to run Web Service creation wizard. </para>
@@ -217,6 +221,11 @@
<para>To create a Web service from a bean using JBoss WS:</para>
<para>Setup <link linkend="preference">JBoss WS and
development environment</link>.</para>
<para>Create <link linkend="createproject">a Dynamic Web
project</link>.</para>
+ <note>
+ <para>
+ To use the <guilabel>Simple Web Service</guilabel> wizard to create this
Web Service, replace the <guilabel>Class</guilabel> and
<guilabel>Applicaiton Class</guilabel> fields with your specific classes,
within the instructions in <xref linkend="simple_web_service" />.
+ </para>
+ </note>
<para>Add <link linkend="addfacet">JBossWS Facet</link>
to Web project.</para>
<para>Create a Web Service from a java bean: </para>
<itemizedlist>
Show replies by date