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:52:08 UTC

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

Author: buildbot
Date: Wed Oct 12 20:52:07 2011
New Revision: 796975

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:52:07 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>
-<ul>
+<ol>
 <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,16 +99,15 @@ 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>
-</ul>
-<p>3.</p>
-<ul>
-<li>Adding Registry Instance to XBaya by giving URL :
+<li>
+<p>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>
+    left-hand side of XBaya.3.</p>
+</li>
+</ol>
 <p><img alt="1" src="/airavata/documentation/system/1.png" /> 
 </br></br>
 <img alt="2" src="/airavata/documentation/system/2.png" />