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 21:40:25 UTC

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

Author: buildbot
Date: Fri Nov  4 20:40:24 2011
New Revision: 798084

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 20:40:24 2011
@@ -121,8 +121,8 @@
 </ul>
 </li>
 </ol>
-<p>The SimpleAxis2Server will expose simple-math-service. We will invoke this service in our XBaya workflow.</p>
-<h3 id="creating_a_xbaya_workflow">Creating a XBaya Workflow</h3>
+<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>
 <ol>
 <li>
 <p>Configure XBaya to use the Jackrabbit repository
@@ -172,7 +172,7 @@
 </li>
 </ol>
 <p>You have now successfully created a workflow to invoke the greet operation in the SimpleMathService.</p>
-<h3 id="executing_the_xbaya_workflow">Executing the XBaya Workflow</h3>
+<h3 id="executing__monitoring_xbaya_workflows">Executing &amp; Monitoring XBaya Workflows</h3>
 <p>Now Its time to invoke the workflow. To invoke,
 From the main menu select:<br>
         <code>Run</code> -&gt; <code>Run workflow...</code><br>