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/11/03 18:59:31 UTC

svn commit: r1197248 - /incubator/airavata/site/trunk/content/airavata/documentation/howto/howto.mdtext

Author: lahiru
Date: Thu Nov  3 17:59:31 2011
New Revision: 1197248

URL: http://svn.apache.org/viewvc?rev=1197248&view=rev
Log:
adding more docs.

Modified:
    incubator/airavata/site/trunk/content/airavata/documentation/howto/howto.mdtext

Modified: incubator/airavata/site/trunk/content/airavata/documentation/howto/howto.mdtext
URL: http://svn.apache.org/viewvc/incubator/airavata/site/trunk/content/airavata/documentation/howto/howto.mdtext?rev=1197248&r1=1197247&r2=1197248&view=diff
==============================================================================
--- incubator/airavata/site/trunk/content/airavata/documentation/howto/howto.mdtext (original)
+++ incubator/airavata/site/trunk/content/airavata/documentation/howto/howto.mdtext Thu Nov  3 17:59:31 2011
@@ -16,13 +16,13 @@ Notice:    Licensed to the Apache Softwa
            specific language governing permissions and limitations
            under the License.
 
-Title:	   How to Deploy Airavata on Tomcat
+## How to Deploy Airavata on Tomcat
 
 
-Title:     How to Deploy WS-Messenger with Mysql 
+## How to Deploy WS-Messenger with Mysql 
 
 
-Title:     How to use XBaya Arguments
+## How to use XBaya Arguments
 
 	   XBaya can be started using AIRAVATA_HOME/bin/xbaya-gui.sh in the binary distribution.
 	   During XBaya startup you can give number of arguments for quick detail you can run xbaya-gui.sh with -help.
@@ -31,4 +31,20 @@ Title:     How to use XBaya Arguments
 	   -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.
 		     gpel-engine-url,gfac-url,msg-box-url,msg-broker-url,dsc-url.
-     
+ 	   -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".    
+
+	   -enableProvenanceSmartRun - This parameter can be used to enable smart rerun feature, which will keep track of inputs and outputs, if user
+            [true/false]               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. 
+
+           -enableProvenance         - This is a parameter to let XBaya to store inputs and outputs in to Registry. 
+	    [true/false] 
+
+## How XBaya is going to pick Available GFac URLs
+
+## How to enable Workflow data provenance.
+
+## How to view my data like workflows, and documents like, Host Description,Service Description and Deployment Descrition.
+
+