Author: samindaw
Date: Fri Jan 25 19:50:51 2013
New Revision: 1438667

URL: http://svn.apache.org/viewvc?rev=1438667&view=rev
Log:
updating README with distribution descriptions

Modified:
    airavata/trunk/README
    
airavata/trunk/modules/distribution/airavata-client/src/main/resources/README
    
airavata/trunk/modules/distribution/airavata-server/src/main/resources/README
    
airavata/trunk/modules/distribution/airavata-server/src/main/resources/war/README
    airavata/trunk/modules/distribution/xbaya-gui/src/main/resources/README
    airavata/trunk/modules/distribution/xbaya-gui/src/main/resources/jnlp/README

Modified: airavata/trunk/README
URL: 
http://svn.apache.org/viewvc/airavata/trunk/README?rev=1438667&r1=1438666&r2=1438667&view=diff
==============================================================================
--- airavata/trunk/README (original)
+++ airavata/trunk/README Fri Jan 25 19:50:51 2013
@@ -106,3 +106,31 @@ Description of Directory Structure
 
     - INSTALL
       This document will contain information on installing Apache-Airavata.
+
+Available Binary Distributions
+==============================
+
+Server Distributions
+--------------------
+* Airavata Server
+  The Airavata Server binary distribution allows you to run a standalone 
Airavata Server which includes all the airavata services 
+  shipped with a default derby database as the backend registry.
+
+* Airavata Server Web Application
+  The Airavata Server Web Application distribution allows you to run Airavata 
Server in a tomcat hosted environment. It includes 
+  all the airavata services shipped with a default derby database as the 
backend registry.
+
+Client Distributions
+--------------------
+* Airavata XBaya
+  The Airavata XBaya distribution is a client gui application capable of 
composing workflows, application descriptors & communicating 
+  with the airavata server to persist user data, run & monitor experiments and 
analyze the results.
+
+* Airavata XBaya JNLP
+  The Airavata XBaya JNLP distribution is a client gui application designed to 
be hosted on a web server as a web start application
+  that can compose workflows, application descriptors & communicate with the 
airavata server to persist user data, run & monitor experiments
+  and analyze the results.
+
+* Airavata Client
+  The Airavata Client distribution is a set of libraries and configurations 
files that allow a 3rd party application to programatically 
+  access Airavata functionality through Airavata API. 

Modified: 
airavata/trunk/modules/distribution/airavata-client/src/main/resources/README
URL: 
http://svn.apache.org/viewvc/airavata/trunk/modules/distribution/airavata-client/src/main/resources/README?rev=1438667&r1=1438666&r2=1438667&view=diff
==============================================================================
--- 
airavata/trunk/modules/distribution/airavata-client/src/main/resources/README 
(original)
+++ 
airavata/trunk/modules/distribution/airavata-client/src/main/resources/README 
Fri Jan 25 19:50:51 2013
@@ -13,6 +13,9 @@ and build gadgets to deploy in open soci
 to suit their needs. Airavata builds on general concepts of service oriented 
computing, 
 distributed messaging, and workflow composition and orchestration.
 
+This distribution is a set of libraries and configurations files that allow a 
3rd party
+application to programatically access Airavata functionality through Airavata 
API. 
+
 Release Notes
 =============
 0.6 is the fifth release of Airavata (skipped 0.1-INCUBATNG). This release 
focuses on providing a REST service interface for Airavata Registry. For 
detailed tasks list, please see RELEASE_NOTES.
@@ -70,3 +73,27 @@ Description of Directory Structure
 
     - INSTALL
       This document will contain information on how to use Airavata Client API 
libraries.
+
+Other Available Distributions
+=============================
+
+Server Distributions
+--------------------
+* Airavata Server
+  The Airavata Server binary distribution allows you to run a standalone 
Airavata Server which includes all the airavata services 
+  shipped with a default derby database as the backend registry.
+
+* Airavata Server Web Application
+  The Airavata Server Web Application distribution allows you to run Airavata 
Server in a tomcat hosted environment. It includes 
+  all the airavata services shipped with a default derby database as the 
backend registry.
+
+Client Distributions
+--------------------
+* Airavata XBaya
+  The Airavata XBaya distribution is a client gui application capable of 
composing workflows, application descriptors & communicating 
+  with the airavata server to persist user data, run & monitor experiments and 
analyze the results.
+
+* Airavata XBaya JNLP
+  The Airavata XBaya JNLP distribution is a client gui application designed to 
be hosted on a web server as a web start application
+  that can compose workflows, application descriptors & communicate with the 
airavata server to persist user data, run & monitor experiments
+  and analyze the results.

Modified: 
airavata/trunk/modules/distribution/airavata-server/src/main/resources/README
URL: 
http://svn.apache.org/viewvc/airavata/trunk/modules/distribution/airavata-server/src/main/resources/README?rev=1438667&r1=1438666&r2=1438667&view=diff
==============================================================================
--- 
airavata/trunk/modules/distribution/airavata-server/src/main/resources/README 
(original)
+++ 
airavata/trunk/modules/distribution/airavata-server/src/main/resources/README 
Fri Jan 25 19:50:51 2013
@@ -13,6 +13,9 @@ and build gadgets to deploy in open soci
 to suit their needs. Airavata builds on general concepts of service oriented 
computing, 
 distributed messaging, and workflow composition and orchestration.
 
+This distribution allows you to run a standalone Airavata Server which 
includes all the 
+airavata services shipped with a default derby database as the backend 
registry.
+
 Release Notes
 =============
 0.6 is the fifth release of Airavata (skipped 0.1-INCUBATNG). This release 
focuses on providing a REST service interface for Airavata Registry. For 
detailed tasks list, please see RELEASE_NOTES.
@@ -90,3 +93,27 @@ Description of Directory Structure
 
     - INSTALL
       This document will contain information on installing Apache-Airavata.
+
+Other Available Distributions
+=============================
+
+Server Distributions
+--------------------
+* Airavata Server Web Application
+  The Airavata Server Web Application distribution allows you to run Airavata 
Server in a tomcat hosted environment. It includes 
+  all the airavata services shipped with a default derby database as the 
backend registry.
+
+Client Distributions
+--------------------
+* Airavata XBaya
+  The Airavata XBaya distribution is a client gui application capable of 
composing workflows, application descriptors & communicating 
+  with the airavata server to persist user data, run & monitor experiments and 
analyze the results.
+
+* Airavata XBaya JNLP
+  The Airavata XBaya JNLP distribution is a client gui application designed to 
be hosted on a web server as a web start application
+  that can compose workflows, application descriptors & communicate with the 
airavata server to persist user data, run & monitor experiments
+  and analyze the results.
+
+* Airavata Client
+  The Airavata Client distribution is a set of libraries and configurations 
files that allow a 3rd party application to programatically 
+  access Airavata functionality through Airavata API. 

Modified: 
airavata/trunk/modules/distribution/airavata-server/src/main/resources/war/README
URL: 
http://svn.apache.org/viewvc/airavata/trunk/modules/distribution/airavata-server/src/main/resources/war/README?rev=1438667&r1=1438666&r2=1438667&view=diff
==============================================================================
--- 
airavata/trunk/modules/distribution/airavata-server/src/main/resources/war/README
 (original)
+++ 
airavata/trunk/modules/distribution/airavata-server/src/main/resources/war/README
 Fri Jan 25 19:50:51 2013
@@ -13,6 +13,10 @@ and build gadgets to deploy in open soci
 to suit their needs. Airavata builds on general concepts of service oriented 
computing, 
 distributed messaging, and workflow composition and orchestration.
 
+This distribution allows you to run Airavata Server in a tomcat hosted 
environment. It 
+includes all the airavata services shipped with a default derby database as 
the backend 
+registry.
+
 Release Notes
 =============
 0.6 is the fifth release of Airavata (skipped 0.1-INCUBATNG). This release 
focuses on providing a REST service interface for Airavata Registry. For 
detailed tasks list, please see RELEASE_NOTES.
@@ -59,3 +63,27 @@ Description of Directory Structure
 
     - INSTALL
       This document will contain information on installing Apache-Airavata.
+
+Other Available Distributions
+=============================
+
+Server Distributions
+--------------------
+* Airavata Server
+  The Airavata Server binary distribution allows you to run a standalone 
Airavata Server which includes all the airavata services 
+  shipped with a default derby database as the backend registry.
+
+Client Distributions
+--------------------
+* Airavata XBaya
+  The Airavata XBaya distribution is a client gui application capable of 
composing workflows, application descriptors & communicating 
+  with the airavata server to persist user data, run & monitor experiments and 
analyze the results.
+
+* Airavata XBaya JNLP
+  The Airavata XBaya JNLP distribution is a client gui application designed to 
be hosted on a web server as a web start application
+  that can compose workflows, application descriptors & communicate with the 
airavata server to persist user data, run & monitor experiments
+  and analyze the results.
+
+* Airavata Client
+  The Airavata Client distribution is a set of libraries and configurations 
files that allow a 3rd party application to programatically 
+  access Airavata functionality through Airavata API. 

Modified: 
airavata/trunk/modules/distribution/xbaya-gui/src/main/resources/README
URL: 
http://svn.apache.org/viewvc/airavata/trunk/modules/distribution/xbaya-gui/src/main/resources/README?rev=1438667&r1=1438666&r2=1438667&view=diff
==============================================================================
--- airavata/trunk/modules/distribution/xbaya-gui/src/main/resources/README 
(original)
+++ airavata/trunk/modules/distribution/xbaya-gui/src/main/resources/README Fri 
Jan 25 19:50:51 2013
@@ -13,6 +13,10 @@ and build gadgets to deploy in open soci
 to suit their needs. Airavata builds on general concepts of service oriented 
computing, 
 distributed messaging, and workflow composition and orchestration.
 
+This distribution is a client gui application capable of composing workflows, 
application 
+descriptors & communicating with the airavata server to persist user data, run 
& monitor 
+experiments and analyze the results.
+
 Release Notes
 =============
 0.6 is the fifth release of Airavata (skipped 0.1-INCUBATNG). This release 
focuses on providing a REST service interface for Airavata Registry. For 
detailed tasks list, please see RELEASE_NOTES.
@@ -70,3 +74,27 @@ Description of Directory Structure
 
     - INSTALL
           This document will contain information on installing Apache-Airavata 
XBaya.
+
+Other Available Distributions
+=============================
+
+Server Distributions
+--------------------
+* Airavata Server
+  The Airavata Server binary distribution allows you to run a standalone 
Airavata Server which includes all the airavata services 
+  shipped with a default derby database as the backend registry.
+
+* Airavata Server Web Application
+  The Airavata Server Web Application distribution allows you to run Airavata 
Server in a tomcat hosted environment. It includes 
+  all the airavata services shipped with a default derby database as the 
backend registry.
+
+Client Distributions
+--------------------
+* Airavata XBaya JNLP
+  The Airavata XBaya JNLP distribution is a client gui application designed to 
be hosted on a web server as a web start application
+  that can compose workflows, application descriptors & communicate with the 
airavata server to persist user data, run & monitor experiments
+  and analyze the results.
+
+* Airavata Client
+  The Airavata Client distribution is a set of libraries and configurations 
files that allow a 3rd party application to programatically 
+  access Airavata functionality through Airavata API. 

Modified: 
airavata/trunk/modules/distribution/xbaya-gui/src/main/resources/jnlp/README
URL: 
http://svn.apache.org/viewvc/airavata/trunk/modules/distribution/xbaya-gui/src/main/resources/jnlp/README?rev=1438667&r1=1438666&r2=1438667&view=diff
==============================================================================
--- 
airavata/trunk/modules/distribution/xbaya-gui/src/main/resources/jnlp/README 
(original)
+++ 
airavata/trunk/modules/distribution/xbaya-gui/src/main/resources/jnlp/README 
Fri Jan 25 19:50:51 2013
@@ -13,6 +13,11 @@ and build gadgets to deploy in open soci
 to suit their needs. Airavata builds on general concepts of service oriented 
computing, 
 distributed messaging, and workflow composition and orchestration.
 
+This distribution is a client gui application designed to be hosted on a web 
server as 
+a web start application that can compose workflows, application descriptors & 
communicate 
+with the airavata server to persist user data, run & monitor experiments and 
analyze 
+the results.
+
 Release Notes
 =============
 0.6 is the fifth release of Airavata (skipped 0.1-INCUBATNG). This release 
focuses on providing a REST service interface for Airavata Registry. For 
detailed tasks list, please see RELEASE_NOTES.
@@ -61,3 +66,26 @@ Description of Directory Structure
 
     - INSTALL
       This document will contain information on installing Apache-Airavata 
XBaya.
+
+Other Available Distributions
+=============================
+
+Server Distributions
+--------------------
+* Airavata Server
+  The Airavata Server binary distribution allows you to run a standalone 
Airavata Server which includes all the airavata services 
+  shipped with a default derby database as the backend registry.
+
+* Airavata Server Web Application
+  The Airavata Server Web Application distribution allows you to run Airavata 
Server in a tomcat hosted environment. It includes 
+  all the airavata services shipped with a default derby database as the 
backend registry.
+
+Client Distributions
+--------------------
+* Airavata XBaya
+  The Airavata XBaya distribution is a client gui application capable of 
composing workflows, application descriptors & communicating 
+  with the airavata server to persist user data, run & monitor experiments and 
analyze the results.
+
+* Airavata Client
+  The Airavata Client distribution is a set of libraries and configurations 
files that allow a 3rd party application to programatically 
+  access Airavata functionality through Airavata API. 


Reply via email to