You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by he...@apache.org on 2012/07/06 15:28:13 UTC

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

Author: heshan
Date: Fri Jul  6 13:28:12 2012
New Revision: 1358193

URL: http://svn.apache.org/viewvc?rev=1358193&view=rev
Log:
Update.

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=1358193&r1=1358192&r2=1358193&view=diff
==============================================================================
--- incubator/airavata/site/trunk/content/airavata/documentation/howto/howto.mdtext (original)
+++ incubator/airavata/site/trunk/content/airavata/documentation/howto/howto.mdtext Fri Jul  6 13:28:12 2012
@@ -15,8 +15,8 @@ xbaya-gui.sh       - Now you have availa
 ### How to Deploy Airavata on Tomcat
 
 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. Please refer to this [guide][1] for installation guide.
-We have tested Airavat with Apache Axis2 1.5.1 Release, so you can use the same release and first deploy Axis2 1.5.1 war in to tomcat.
+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.
 
 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.