You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by bu...@apache.org on 2012/07/24 22:03:36 UTC

svn commit: r826858 - in /websites/staging/airavata/trunk/content: ./ airavata/documentation/system/airavata-in-5-minutes.html

Author: buildbot
Date: Tue Jul 24 20:03:36 2012
New Revision: 826858

Log:
Staging update by buildbot for airavata

Modified:
    websites/staging/airavata/trunk/content/   (props changed)
    websites/staging/airavata/trunk/content/airavata/documentation/system/airavata-in-5-minutes.html

Propchange: websites/staging/airavata/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Jul 24 20:03:36 2012
@@ -1 +1 @@
-1365264
+1365267

Modified: websites/staging/airavata/trunk/content/airavata/documentation/system/airavata-in-5-minutes.html
==============================================================================
--- websites/staging/airavata/trunk/content/airavata/documentation/system/airavata-in-5-minutes.html (original)
+++ websites/staging/airavata/trunk/content/airavata/documentation/system/airavata-in-5-minutes.html Tue Jul 24 20:03:36 2012
@@ -186,8 +186,14 @@
 <li>
 <p>Make XBaya aware of simple-math-service.</p>
 <ul>
-<li>From the main menu select: <code>XBaya</code> -&gt; <code>Import</code> -&gt; <code>WSDL from URL...</code></li>
-<li>Specify the WSDL URL as follows: <code>http://gw8.quarry.iu.teragrid.org:8090/axis2-samples/services/SimpleMathService?wsdl</code></li>
+<li>From the main menu select:<ul>
+<li><code>XBaya</code> -&gt; <code>Import</code> -&gt; <code>WSDL from URL...</code></li>
+</ul>
+</li>
+<li>Specify the WSDL URL as follows:<ul>
+<li><code>http://gw8.quarry.iu.teragrid.org:8090/axis2-samples/services/SimpleMathService?wsdl</code></li>
+</ul>
+</li>
 <li>If the WSDL was successfully added you will see another Component in Components view. Expand the new Component
   until you see the available operations for SimpleMathServcie.</li>
 </ul>
@@ -216,8 +222,10 @@
 <li>
 <p>Now Its time to invoke the workflow.</p>
 <ul>
-<li>Inorder to invoke, from the main menu select:</li>
+<li>Inorder to invoke, from the main menu select:<ul>
 <li><code>Run</code> -&gt; <code>Run workflow...</code><br> Or just click on the red play icon at the top of XBaya.</li>
+</ul>
+</li>
 <li>Specify the input Value (Notification topic and GFac URL will work with default values).</li>
 <li>Click OK.</li>
 </ul>