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 2011/10/12 22:48:27 UTC

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

Author: buildbot
Date: Wed Oct 12 20:48:26 2011
New Revision: 796973

Log:
Staging update by buildbot

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

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 Wed Oct 12 20:48:26 2011
@@ -86,7 +86,7 @@
     <h1 class="title">Airavata in Five Minutes. </h1>
     <p>This tutorial will explain how to use Airavata to invoke a simple Web Service by creating a workflow. This will help to get an abstract understanding how Airavata works for detailed tutorial pelase refer the 15 minutes tutorial. Please follow up the below steps to run the simple web service sample.
 Note: Currently Airavata will work with Linux distributions and Mac and we do not support all the Apache Airavata components to work on Windows.</p>
-<ol>
+<ul>
 <li>
 <p>Download the latest Airavata release pack from downloads link and extract, for future explanation lets assume the path to extracted directory is AIRAVATA_HOME.</p>
 </li>
@@ -99,38 +99,67 @@ AIRAVATA_HOME/bin/xbaya-gui.sh - This wi
 <li>
 <p>Now you have the simple-math-service running on Axis2 and next step is to invoke that service from an XBaya workflow. Use following screenshots to create the workflow and invoke.</p>
 </li>
-</ol>
-<p>a. Adding Registry Instance to XBaya by giving URL : http://localhost:8081/rmi (keep the default values as it is) with registry 
-username and password as admin/admin from XBaya -&gt; Component -&gt; Add Registry menu.
-After adding registry successfully you will see a new Component (JCR Component) in component List in left-hand side of XBaya.</p>
-<p><img alt="1" src="/airavata/documentation/system/1.png" /> </p>
-<p><img alt="2" src="/airavata/documentation/system/2.png" /></p>
-<p><img alt="3" src="/airavata/documentation/system/3.png" /></p>
-<p>b. Providing the WSDL URL of the SimpleMathService we are going to invoke as http://localhost:8080/axis2/services/SimpleMathService?wsdl to XBaya -&gt; Component -&gt; Add WSDL by URL Menu. </p>
-<p><img alt="4" src="/airavata/documentation/system/4.png" /></p>
-<p><img alt="5" src="/airavata/documentation/system/5.png" /></p>
-<p><img alt="6" src="/airavata/documentation/system/6.png" /> </p>
-<p>c. After successfully adding WSDL you will see another Component in Component List .. click on the new Components showing up until you see set of operations in SimpleMathServcie.</p>
-<p><img alt="7" src="/airavata/documentation/system/7.png" /></p>
-<p>d. Now Select greet Method and drag and drop the greet method in to workflow sheet in right handside then drag and drop Components-&gt;System Components -&gt; Input 
-and Components -&gt; System Components -&gt; Output and connect the Input and Output to greet box as in the below screen shots.</p>
-<p><img alt="8" src="/airavata/documentation/system/8.png" /></p>
-<p><img alt="9" src="/airavata/documentation/system/9.png" /></p>
-<p><img alt="10" src="/airavata/documentation/system/10.png" /></p>
-<p><img alt="11" src="/airavata/documentation/system/11.png" /></p>
-<p>e. Now you are have successfully created a workflow with SimpleMathService greet operation.</p>
-<ol>
-<li>Now Its time to invoke the workflow created in Step 3. To invoke this workflow click on Workflow -&gt; Launch Dynamic Workflow menu then it will popup a dialog box 
+</ul>
+<p>3.</p>
+<ul>
+<li>Adding Registry Instance to XBaya by giving URL :
+    http://localhost:8081/rmi (keep the default values as it is) with
+    registry  username and password as admin/admin from XBaya -&gt;
+    Component -&gt; Add Registry menu. After adding registry successfully
+    you will see a new Component (JCR Component) in component List in
+    left-hand side of XBaya.3.</li>
+</ul>
+<p><img alt="1" src="/airavata/documentation/system/1.png" /> 
+</br></br>
+<img alt="2" src="/airavata/documentation/system/2.png" />
+</br></br>
+<img alt="3" src="/airavata/documentation/system/3.png" />
+</br></br>
+  - Providing the WSDL URL of the SimpleMathService we are going to
+    invoke as
+    http://localhost:8080/axis2/services/SimpleMathService?wsdl to XBaya
+    -&gt; Component -&gt; Add WSDL by URL Menu.</p>
+<p><img alt="4" src="/airavata/documentation/system/4.png" />
+</br></br>
+<img alt="5" src="/airavata/documentation/system/5.png" />
+</br></br>
+<img alt="6" src="/airavata/documentation/system/6.png" /> 
+</br></br></p>
+<ul>
+<li>After successfully adding WSDL you will see another Component in
+    Component List .. click on the new Components showing up until you
+    see set of operations in SimpleMathServcie.</li>
+</ul>
+<p><img alt="7" src="/airavata/documentation/system/7.png" />
+</br></br>
+  - Now Select greet Method and drag and drop the greet method in to
+    workflow sheet in right handside then drag and drop
+    Components-&gt;System Components -&gt; Input  and Components -&gt; System
+    Components -&gt; Output and connect the Input and Output to greet box
+    as in the below screen shots.</p>
+<p><img alt="8" src="/airavata/documentation/system/8.png" />
+</br></br>
+<img alt="9" src="/airavata/documentation/system/9.png" />
+</br></br>
+<img alt="10" src="/airavata/documentation/system/10.png" />
+</br></br>
+<img alt="11" src="/airavata/documentation/system/11.png" />
+</br></br></p>
+<ul>
+<li>Now you are have successfully created a workflow with SimpleMathService greet operation.</li>
+</ul>
+<p>4.Now Its time to invoke the workflow created in Step 3. To invoke this workflow click on Workflow -&gt; Launch Dynamic Workflow menu then it will popup a dialog box 
 which you need to provide your input Value (Notification topic and GFac URL will work with default values). Fill up the Input Value with a text and click OK. 
-Press OK button for Provide Unique Name for workflow Notification popup too as in below screenshots.</li>
-</ol>
-<p><img alt="12" src="/airavata/documentation/system/12.png" /></p>
-<p><img alt="13" src="/airavata/documentation/system/13.png" /></p>
-<p><img alt="14" src="/airavata/documentation/system/14.png" /> </p>
-<ol>
-<li>Now you have invoked the workflow and you will direct in to the Monitoring menu at the bottom of XBaya which will show you the progress of the workflow invocation.</li>
-</ol>
-<p><img alt="15" src="/airavata/documentation/system/15.png" /></p>
+Press OK button for Provide Unique Name for workflow Notification popup too as in below screenshots.</p>
+<p><img alt="12" src="/airavata/documentation/system/12.png" />
+</br></br>
+<img alt="13" src="/airavata/documentation/system/13.png" />
+</br></br>
+<img alt="14" src="/airavata/documentation/system/14.png" /> 
+</br></br>
+5.Now you have invoked the workflow and you will direct in to the Monitoring menu at the bottom of XBaya which will show you the progress of the workflow invocation.</p>
+<p></br></br>
+<img alt="15" src="/airavata/documentation/system/15.png" /></p>
   </div>
 
   <div id="footer">