[jbosstools-commits] JBoss Tools SVN: r39819 - trunk/ws/docs/soap_reference/en-US.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Sun Mar 25 21:50:28 EDT 2012


Author: irooskov at redhat.com
Date: 2012-03-25 21:50:28 -0400 (Sun, 25 Mar 2012)
New Revision: 39819

Modified:
   trunk/ws/docs/soap_reference/en-US/Book_Info.xml
   trunk/ws/docs/soap_reference/en-US/proc-jbt-web_service_test_view.xml
Log:
updated with beta1 info


Modified: trunk/ws/docs/soap_reference/en-US/Book_Info.xml
===================================================================
--- trunk/ws/docs/soap_reference/en-US/Book_Info.xml	2012-03-26 01:32:47 UTC (rev 39818)
+++ trunk/ws/docs/soap_reference/en-US/Book_Info.xml	2012-03-26 01:50:28 UTC (rev 39819)
@@ -7,7 +7,7 @@
 	<productname>JBoss Developer Studio</productname>
 	<productnumber>5.0</productnumber>
 	<edition>5.0.0</edition>
-	<pubsnumber>3</pubsnumber>
+	<pubsnumber>4</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/proc-jbt-web_service_test_view.xml
===================================================================
--- trunk/ws/docs/soap_reference/en-US/proc-jbt-web_service_test_view.xml	2012-03-26 01:32:47 UTC (rev 39818)
+++ trunk/ws/docs/soap_reference/en-US/proc-jbt-web_service_test_view.xml	2012-03-26 01:50:28 UTC (rev 39819)
@@ -41,6 +41,11 @@
        <!-- <para>&HORIZ_LINE;</para>-->
       </step>
     </substeps>
+	<note>
+		<para>
+			You can also access this view by right-clicking on a WSDL file of a project in the <guilabel>Project Explorer</guilabel> and selecting <menuchoice><guimenuitem>Web Services</guimenuitem><guimenuitem>Test in JBoss Web Service Tester</guimenuitem></menuchoice> from the context menu. This will open the <guilabel>Web Service Tester</guilabel> with the details of the selected WSDL file.
+		</para>
+	</note>
     <para>
       The main components of the Web Service Tester View are:  
     </para>



More information about the jbosstools-commits mailing list