Author: jjankovi
Date: 2011-08-08 02:25:41 -0400 (Mon, 08 Aug 2011)
New Revision: 33665
Modified:
trunk/ws/docs/reference/en-US/proc-jbt-new_dynamic_web_project.xml
trunk/ws/docs/reference/en-US/proc-jbt-test_JAX-RS.xml
trunk/ws/docs/reference/en-US/proc-jbt-test_resteasy_JAX-RS.xml
trunk/ws/docs/reference/en-US/topdown.xml
Log:
Modified: trunk/ws/docs/reference/en-US/proc-jbt-new_dynamic_web_project.xml
===================================================================
--- trunk/ws/docs/reference/en-US/proc-jbt-new_dynamic_web_project.xml 2011-08-08 06:21:15
UTC (rev 33664)
+++ trunk/ws/docs/reference/en-US/proc-jbt-new_dynamic_web_project.xml 2011-08-08 06:25:41
UTC (rev 33665)
@@ -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: trunk/ws/docs/reference/en-US/proc-jbt-test_JAX-RS.xml
===================================================================
--- trunk/ws/docs/reference/en-US/proc-jbt-test_JAX-RS.xml 2011-08-08 06:21:15 UTC (rev
33664)
+++ trunk/ws/docs/reference/en-US/proc-jbt-test_JAX-RS.xml 2011-08-08 06:25:41 UTC (rev
33665)
@@ -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: trunk/ws/docs/reference/en-US/proc-jbt-test_resteasy_JAX-RS.xml
===================================================================
--- trunk/ws/docs/reference/en-US/proc-jbt-test_resteasy_JAX-RS.xml 2011-08-08 06:21:15
UTC (rev 33664)
+++ trunk/ws/docs/reference/en-US/proc-jbt-test_resteasy_JAX-RS.xml 2011-08-08 06:25:41
UTC (rev 33665)
@@ -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: trunk/ws/docs/reference/en-US/topdown.xml
===================================================================
--- trunk/ws/docs/reference/en-US/topdown.xml 2011-08-08 06:21:15 UTC (rev 33664)
+++ trunk/ws/docs/reference/en-US/topdown.xml 2011-08-08 06:25:41 UTC (rev 33665)
@@ -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>
@@ -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