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:30:12 UTC

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

Author: buildbot
Date: Fri Jul  6 13:30:11 2012
New Revision: 824788

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:30:11 2012
@@ -1 +1 @@
-1358193
+1358195

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:30:11 2012
@@ -117,8 +117,7 @@ with default setup you have to start the
 <h3 id="how-to-deploy-airavata-on-tomcat">How to Deploy Airavata on Tomcat</h3>
 <p>Airavata services depends on Apache Axis2 as a Web Service engine. Each service component in Airavata can be packed as Axis2 Archive (.aar).
 In order to deploy Airavata system on Tomcat, you need to install Apache Axis2 on Tomcat first. This will be handled by the setup script.
-We have tested Airavata with Apache Axis2 1.5.1 Release.
-To deploy a Message Broker on Tomcat.</p>
+We have tested Airavata with Apache Axis2 1.5.1 Release.</p>
 <p>A shell script named setup_tomcat.sh is shipped with Airavata that will assist you to deploy Airavata on Tomcat. Following steps describe how to do it.</p>
 <ol>
 <li>
@@ -135,7 +134,7 @@ that case you don't have to edit the air
 </ul>
 </li>
 <li>
-<p>Run the script (setup_tomcat.sh) by providing the full file paths of the files you downloaded. This script can be found in AIRAVATA_HOME/tools/ directory.</p>
+<p>Run the script (setup_tomcat.sh) by providing the file paths of the files you downloaded. This script can be found in AIRAVATA_HOME/tools/ directory.</p>
 <ul>
 <li>./setup_tomcat.sh --tomcat=/home/heshan/Dev/setup/gw8/apache-tomcat-7.0.28.zip --airavata=/home/heshan/Dev/setup/gw8/apache-airavata-0.4-incubating-SNAPSHOT-bin.zip --axis2=/home/heshan/Dev/setup/gw8/axis2.war --jackrabbit=/home/heshan/Dev/setup/gw8/jackrabbit-webapp-2.4.0.war --properties=/home/heshan/Dev/setup/gw8/airavata-tomcat.properties</li>
 </ul>