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 2012/07/06 15:41:31 UTC

svn commit: r824795 - in /websites/staging/airavata/trunk/content: ./ airavata/documentation/howto/howto.html

Author: buildbot
Date: Fri Jul  6 13:41:31 2012
New Revision: 824795

Log:
Staging update by buildbot for airavata

Modified:
    websites/staging/airavata/trunk/content/   (props changed)
    websites/staging/airavata/trunk/content/airavata/documentation/howto/howto.html

Propchange: websites/staging/airavata/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Jul  6 13:41:31 2012
@@ -1 +1 @@
-1358204
+1358207

Modified: websites/staging/airavata/trunk/content/airavata/documentation/howto/howto.html
==============================================================================
--- websites/staging/airavata/trunk/content/airavata/documentation/howto/howto.html (original)
+++ websites/staging/airavata/trunk/content/airavata/documentation/howto/howto.html Fri Jul  6 13:41:31 2012
@@ -195,7 +195,7 @@ msgBroker.properties and msgBox.properti
 During XBaya startup you can give number of arguments for quick detail you can run xbaya-gui.sh with -help.</p>
 <ul>
 <li>-help</li>
-<li>-config - Users can put their configuration in to a properties file and give that file path as the argument value.
+<li>-config : Users can put their configuration in to a properties file and give that file path as the argument value.
     In the properties file users can use following property names.<ul>
 <li>gpel-engine-url</li>
 <li>gfac-url</li>
@@ -206,10 +206,10 @@ During XBaya startup you can give number
 </li>
 <li>-title - Title that you want to show in the XBaya GUI, if you set title as "My Workflow" You will see a title at the
            Top of the window as "Workflow - My Workflow".</li>
-<li>-enableProvenanceSmartRun - This parameter can be used to enable smart rerun feature, which will keep track of inputs and outputs,
+<li>-enableProvenanceSmartRun : This parameter can be used to enable smart rerun feature, which will keep track of inputs and outputs,
                               if user provide the same inputs to the same service which was ran previously, Xbaya will not invoke the
                                   service again, it will simply use the output of the previous invocation.[true/false]</li>
-<li>-enableProvenance         - This is a parameter to let XBaya to store inputs and outputs in to Registry. [true/false]</li>
+<li>-enableProvenance         : This is a parameter to let XBaya to store inputs and outputs in to Registry. [true/false]</li>
 </ul>
 <h3 id="how-xbaya-is-going-to-pick-available-gfac-urls">How XBaya is going to pick Available GFac URLs</h3>
 <p>When you start the Registry at very first and then GFac service, GFac service is registering its URL with Registry, GFac does that frequently, so if you 
@@ -218,7 +218,7 @@ that URL in Registry become invalid.. Wh
 <h3 id="how-to-enable-workflow-data-provenance">How to enable Workflow data provenance.</h3>
 <p>When XBaya Starts users can give few startup arguments, if you provide "-enableProvenance true" then XBaya will record all the input/output values in to Registry.
 And users can view the input/output data from JCR Registry Browser.</p>
-<h3 id="how-to-view-my-data-like-workflows-and-documents-like-host-descriptionservice-description-and-deployment-descrition">How to view my data like workflows, and documents like, Host Description,Service Description and Deployment Descrition.</h3>
+<h3 id="how-to-view-my-data-like-workflows-and-documents-like-host-descriptionservice-description-and-deployment-description">How to view my data like workflows, and documents like, Host Description,Service Description and Deployment Description.</h3>
 <p>XBaya has a feature of showing your content in your Registry. It will show your available, Host Descriptions, Service Descriptions, Deployment Descriptions, saved
 workflows etc. So you have a better understanding on what you have in your Repository.</p>
   </div>