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:18:39 UTC

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

Author: buildbot
Date: Fri Jul  6 13:18:39 2012
New Revision: 824785

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:18:39 2012
@@ -1 +1 @@
-1358185
+1358187

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:18:39 2012
@@ -140,11 +140,19 @@ that case you don't have to edit the air
 <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>
 </li>
+<li>
+<p>Start Tomcat server.</p>
+<ul>
+<li>eg: ./catalina.sh start</li>
+</ul>
+</li>
+<li>
+<p>Before using Airavata go to http://localhost:8090/jackrabbit-webapp-2.4.0 and create a default content repository.</p>
+</li>
+<li>
+<p>Restart Tomcat server.</p>
+</li>
 </ol>
-<p>4) Start Tomcat server.
-    * eg: ./catalina.sh start</p>
-<p>5) Before using Airavata go to http://localhost:8090/jackrabbit-webapp-2.4.0 and create a default content repository.</p>
-<p>6) Restart Tomcat server.</p>
 <h3 id="how-do-i-use-only-ws-messenger-component">How do I use only WS-Messenger component</h3>
 <p>Currently first release of Airavata doesn't have a separate pack for WS-Messenger. But users can check out the source of Airavata and build only WS-Messenger and build will
 create a pack which contains only WS-Messenger components and it can be used as the WS-Messenger binary distribution.