You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by la...@apache.org on 2011/10/12 22:52:02 UTC

svn commit: r1182579 - /incubator/airavata/site/trunk/content/airavata/documentation/system/airavata-in-5-minutes.mdtext

Author: lahiru
Date: Wed Oct 12 20:52:02 2011
New Revision: 1182579

URL: http://svn.apache.org/viewvc?rev=1182579&view=rev
Log:
CMS commit to airavata by lahiru

Modified:
    incubator/airavata/site/trunk/content/airavata/documentation/system/airavata-in-5-minutes.mdtext

Modified: incubator/airavata/site/trunk/content/airavata/documentation/system/airavata-in-5-minutes.mdtext
URL: http://svn.apache.org/viewvc/incubator/airavata/site/trunk/content/airavata/documentation/system/airavata-in-5-minutes.mdtext?rev=1182579&r1=1182578&r2=1182579&view=diff
==============================================================================
--- incubator/airavata/site/trunk/content/airavata/documentation/system/airavata-in-5-minutes.mdtext (original)
+++ incubator/airavata/site/trunk/content/airavata/documentation/system/airavata-in-5-minutes.mdtext Wed Oct 12 20:52:02 2011
@@ -19,19 +19,17 @@ Notice:    Licensed to the Apache Softwa
 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.
 
-  - Download the latest Airavata release pack from downloads link and extract, for future explanation lets assume the path to extracted directory is AIRAVATA_HOME.
+1. Download the latest Airavata release pack from downloads link and extract, for future explanation lets assume the path to extracted directory is AIRAVATA_HOME.
 
   - Now Run the following scripts in the given order below to start the components of Airavata.
 AIRAVATA_HOME/bin/jackrabbit-server.sh - This will start Jackrabbit repository on port 8081.
 AIRAVATA_HOME/bin/airavata-server.sh - This will start SimpleAxis2Server on port 8080
 AIRAVATA_HOME/bin/xbaya-gui.sh - This will start XBaya GUI application.
 
-  - 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.
+2. 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.
 
 
-3.
-
-  - Adding Registry Instance to XBaya by giving URL :
+3. 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 ->
     Component -> Add Registry menu. After adding registry successfully