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/11/04 22:03:43 UTC

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

Author: buildbot
Date: Fri Nov  4 21:03:43 2011
New Revision: 798088

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 Fri Nov  4 21:03:43 2011
@@ -106,11 +106,11 @@
 </table></p>
 <h2 id="lets_start">Lets Start...</h2>
 <p>Tutorial is divided in to 3 simple sections. Namely,<br>
-    -   <a href="airavata-in-5-minutes.html#section1">Setting up Environment</a><br>
-    -   <a href="airavata-in-5-minutes.html#section2">Creating XBaya Workflows</a><br>
-    -   <a href="airavata-in-5-minutes.html#section3">Executing &amp; Monitoring XBaya Workflows</a></p>
+    -   <a href="#section1">Setting up Environment</a><br>
+    -   <a href="#section2">Creating XBaya Workflows</a><br>
+    -   <a href="#section3">Executing &amp; Monitoring XBaya Workflows</a></p>
 <h3 id="setting_up_environment">Setting Up Environment</h3>
-<a name="section1"/>
+<p name="section1"/>
 
 <ol>
 <li>
@@ -130,7 +130,7 @@
 </ol>
 <p><em>The SimpleAxis2Server will expose <strong>SimpleMathServcie</strong>. We will invoke this service in our XBaya workflow.</em></p>
 <h3 id="creating_xbaya_workflows">Creating XBaya Workflows</h3>
-<a name="section2"/>
+<p name="section2"/>
 
 <ol>
 <li>
@@ -182,7 +182,7 @@
 </ol>
 <p>You have now successfully created a workflow to invoke the greet operation in the SimpleMathService.</p>
 <h3 id="executing__monitoring_xbaya_workflows">Executing &amp; Monitoring XBaya Workflows</h3>
-<p><a name="section3"/>
+<p><p name="section3"/>
 Now Its time to invoke the workflow. To invoke,
 From the main menu select:<br>
         <code>Run</code> -&gt; <code>Run workflow...</code><br>