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

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

Author: heshan
Date: Tue Jul 24 18:39:43 2012
New Revision: 1365211

URL: http://svn.apache.org/viewvc?rev=1365211&view=rev
Log: (empty)

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

Modified: incubator/airavata/site/trunk/content/airavata/documentation/system/airavata-in-10-minutes.mdtext
URL: http://svn.apache.org/viewvc/incubator/airavata/site/trunk/content/airavata/documentation/system/airavata-in-10-minutes.mdtext?rev=1365211&r1=1365210&r2=1365211&view=diff
==============================================================================
--- incubator/airavata/site/trunk/content/airavata/documentation/system/airavata-in-10-minutes.mdtext (original)
+++ incubator/airavata/site/trunk/content/airavata/documentation/system/airavata-in-10-minutes.mdtext Tue Jul 24 18:39:43 2012
@@ -83,12 +83,13 @@ AIRAVATA_HOME/bin/xbaya-gui.sh - This wi
     </tr>
 </table>
 
-	- Then, click "New Deployment" button. Give a name, an executable location, and a temporary directory to store
+5. Then, click "New Deployment" button. Give a name, an executable location, and a temporary directory to store
 	  runtime data.
 
 	  Select the Application Host from the drop down list. Preferably, select the Host that you already created or
 	  "LocalHost" from the drop down list. Add executable path as "/bin/echo.sh" and Scratch working directory as "/tmp".
 
+      Afterwards Click the "Add" button. Lastly, click the "Register" button to register the application.
 <table>
     <tr>
         <td><b>Application Host</b></td>
@@ -104,25 +105,19 @@ AIRAVATA_HOME/bin/xbaya-gui.sh - This wi
     </tr>
 </table>
 
-
-	- Afterwards Click the "Add" button.
-	<br></br>
-	- Lastly, click the "Register" button to register the application.
-	<br></br>
-
-5. Now you have the EchoApplication in the Registry. The next step is to add the registered description as a component
+6. Now you have the EchoApplication in the Registry. The next step is to add the registered description as a component
 in an XBaya workflow and use it to compose a workflow. For a simple workflow composing, please refer to
 airavata-in-5-minutes tutorial. After you register Application, you will see EchoApplication item comes under JCR
 Component menu.
 <br></br>
 
-6. Now, it's time to invoke the workflow created in Step 5. To invoke this workflow click on Run -> Run workflow or
+7. Now, it's time to invoke the workflow created in Step 5. To invoke this workflow click on Run -> Run workflow or
 just click on red play icon at the top of   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 the given XML
 content you can see in the below screenshot.
 <br></br>
 
-7. Now you have invoked the workflow and you will direct in to the Monitoring menu at the bottom of XBaya which will
+8. 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.
 <br></br>
 ![12](/airavata/documentation/system/airavata-in-10-minutes/11.png)