Author: irooskov(a)redhat.com
Date: 2011-08-08 18:03:29 -0400 (Mon, 08 Aug 2011)
New Revision: 33691
Modified:
branches/jbosstools-3.2.x/ws/docs/reference/en-US/proc-jbt-new_dynamic_web_project.xml
branches/jbosstools-3.2.x/ws/docs/reference/en-US/proc-jbt-test_JAX-RS.xml
branches/jbosstools-3.2.x/ws/docs/reference/en-US/proc-jbt-test_resteasy_JAX-RS.xml
branches/jbosstools-3.2.x/ws/docs/reference/en-US/topdown.xml
Log:
updated with small fixes from jjankovi
Modified:
branches/jbosstools-3.2.x/ws/docs/reference/en-US/proc-jbt-new_dynamic_web_project.xml
===================================================================
---
branches/jbosstools-3.2.x/ws/docs/reference/en-US/proc-jbt-new_dynamic_web_project.xml 2011-08-08
21:22:48 UTC (rev 33690)
+++
branches/jbosstools-3.2.x/ws/docs/reference/en-US/proc-jbt-new_dynamic_web_project.xml 2011-08-08
22:03:29 UTC (rev 33691)
@@ -242,7 +242,7 @@
</table>
<table id="table-jbt-new_dynamic_web_project_03">
- <title>New Dymanic Project - Configuration</title>
+ <title>New Dynamic Project - Configuration</title>
<tgroup cols='2' align='left' colsep='1'
rowsep='1'>
<colspec colname='c1' colwidth="1*"/>
<colspec colname='c2' colwidth="2*"/>
@@ -333,7 +333,7 @@
<!-- <para>&HORIZ_LINE;</para>-->
</step>
<step>
- <title>Define the source and ouput folders</title>
+ <title>Define the source and output folders</title>
<para>
Define the Dynamic Web Project source and output folders by adding or editing
folders as required.
</para>
Modified: branches/jbosstools-3.2.x/ws/docs/reference/en-US/proc-jbt-test_JAX-RS.xml
===================================================================
--- branches/jbosstools-3.2.x/ws/docs/reference/en-US/proc-jbt-test_JAX-RS.xml 2011-08-08
21:22:48 UTC (rev 33690)
+++ branches/jbosstools-3.2.x/ws/docs/reference/en-US/proc-jbt-test_JAX-RS.xml 2011-08-08
22:03:29 UTC (rev 33691)
@@ -91,7 +91,7 @@
<para>Click the <guibutton>Invoke</guibutton> button.</para>
<formalpara><title>Result:</title>
<para>
- The <guilabel>Response Headers</guilabel> area indicated that a record was
created and lists the location as <ulink
url="http://localhost:8080/simple/rest-services/cuntomers/1">http://localhost:8080/simple/rest-services/cuntomers/1</ulink>
as shown in <xref linkend="figure-jbt-test_resteasy_JAX-RS_05"/>.
+ The <guilabel>Response Headers</guilabel> area indicated that a record was
created and lists the location as <ulink
url="http://localhost:8080/simple/rest-services/customers/1">http://localhost:8080/simple/rest-services/customers/1</ulink>
as shown in <xref linkend="figure-jbt-test_resteasy_JAX-RS_05"/>.
</para>
</formalpara>
<figure id="figure-jbt-test_resteasy_JAX-RS_05">
Modified:
branches/jbosstools-3.2.x/ws/docs/reference/en-US/proc-jbt-test_resteasy_JAX-RS.xml
===================================================================
---
branches/jbosstools-3.2.x/ws/docs/reference/en-US/proc-jbt-test_resteasy_JAX-RS.xml 2011-08-08
21:22:48 UTC (rev 33690)
+++
branches/jbosstools-3.2.x/ws/docs/reference/en-US/proc-jbt-test_resteasy_JAX-RS.xml 2011-08-08
22:03:29 UTC (rev 33691)
@@ -91,7 +91,7 @@
<para>Click the <guibutton>Invoke</guibutton> button.</para>
<formalpara><title>Result:</title>
<para>
- The <guilabel>Response Headers</guilabel> area indicated that a record was
created and lists the location as <ulink
url="http://localhost:8080/simple/rest-services/cuntomers/1">http://localhost:8080/simple/rest-services/cuntomers/1</ulink>
as shown in <xref linkend="figure-jbt-test_resteasy_JAX-RS_05"/>.
+ The <guilabel>Response Headers</guilabel> area indicated that a record was
created and lists the location as <ulink
url="http://localhost:8080/simple/rest-services/customers/1">http://localhost:8080/simple/rest-services/customers/1</ulink>
as shown in <xref linkend="figure-jbt-test_resteasy_JAX-RS_05"/>.
</para>
</formalpara>
<figure id="figure-jbt-test_resteasy_JAX-RS_05">
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-08-08 21:22:48 UTC
(rev 33690)
+++ branches/jbosstools-3.2.x/ws/docs/reference/en-US/topdown.xml 2011-08-08 22:03:29 UTC
(rev 33691)
@@ -172,7 +172,7 @@
</guilabel>
and
<guilabel>
- Applicaiton Class
+ Application Class
</guilabel>
fields with your specific classes, within the instructions in <xref
linkend="simple_web_service" />.
</para>
@@ -317,7 +317,7 @@
</listitem>
<listitem>
<para>
- <emphasis> <property>Package name</property>
</emphasis> : input a package name. You can click the Brown button to choose one. If
you don't input a package name, system will generate one for you.
+ <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>
@@ -421,7 +421,7 @@
</guilabel>
and
<guilabel>
- Applicaiton Class
+ Application Class
</guilabel>
fields with your specific classes, within the instructions in <xref
linkend="simple_web_service" />.
</para>
Show replies by date