Author: irooskov(a)redhat.com
Date: 2012-01-08 23:17:56 -0500 (Sun, 08 Jan 2012)
New Revision: 37711
Modified:
trunk/ws/docs/soap_reference/en-US/Book_Info.xml
trunk/ws/docs/soap_reference/en-US/images/image-jbt-generate_a_simple_web_service_02.png
trunk/ws/docs/soap_reference/en-US/proc-jbt-generate_a_simple_web_service.xml
Log:
updated for 3.3.0.M5
Modified: trunk/ws/docs/soap_reference/en-US/Book_Info.xml
===================================================================
--- trunk/ws/docs/soap_reference/en-US/Book_Info.xml 2012-01-09 04:14:51 UTC (rev 37710)
+++ trunk/ws/docs/soap_reference/en-US/Book_Info.xml 2012-01-09 04:17:56 UTC (rev 37711)
@@ -7,7 +7,7 @@
<productname>JBoss Developer Studio</productname>
<productnumber>5.0</productnumber>
<edition>5.0.0</edition>
- <pubsnumber>2</pubsnumber>
+ <pubsnumber>3</pubsnumber>
<abstract>
<para>The JBoss SOAP Web Services User Guide explains how to use the JBoss Web
Services module to implement SOAP web services in Java.</para>
</abstract>
Modified:
trunk/ws/docs/soap_reference/en-US/images/image-jbt-generate_a_simple_web_service_02.png
===================================================================
(Binary files differ)
Modified: trunk/ws/docs/soap_reference/en-US/proc-jbt-generate_a_simple_web_service.xml
===================================================================
---
trunk/ws/docs/soap_reference/en-US/proc-jbt-generate_a_simple_web_service.xml 2012-01-09
04:14:51 UTC (rev 37710)
+++
trunk/ws/docs/soap_reference/en-US/proc-jbt-generate_a_simple_web_service.xml 2012-01-09
04:17:56 UTC (rev 37711)
@@ -121,6 +121,14 @@
<entry>Checkbox is checked by default, but is not mandatory.</entry>
<entry>Leaving this checked will add your new service to the
<filename>web.xml</filename> in your project.</entry>
</row>
+ <row>
+ <entry>
+ </entry>
+ <entry>Add RESTEasy Jars from root runtime directory</entry>
+ <entry>no</entry>
+ <entry>Check this box to add RESTEasy JARs to the project.</entry>
+ <entry>This option allows you to add RESTEasy JARs to the project if they appear
in the root runtime directory but are not installed in the runtime. While this is not
required, it will assist when working with JBoss Application Server 5 and JBoss Enterprse
Application Platform 5 web service projects.</entry>
+ </row>
<row>
<entry>Service implementation</entry>
<entry>Package</entry>
Show replies by date