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/12/06 16:10:40 UTC

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

Author: lahiru
Date: Tue Dec  6 15:10:39 2011
New Revision: 1210967

URL: http://svn.apache.org/viewvc?rev=1210967&view=rev
Log:
minor changes to howto.

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=1210967&r1=1210966&r2=1210967&view=diff
==============================================================================
--- incubator/airavata/site/trunk/content/airavata/documentation/howto/howto.mdtext (original)
+++ incubator/airavata/site/trunk/content/airavata/documentation/howto/howto.mdtext Tue Dec  6 15:10:39 2011
@@ -39,12 +39,12 @@ To deploy a GFac Axis2 Service on Tomcat
 
 3. Copy the following Jar files to webapps/axis2/WEB-INF/lib folder.
 
-	3.1 All the jackrabbit jars
-	3.2 jcr-2.0.jar
-	3.3 commons-configuration-1.6.jar
-	3.4 commons-lang-2.4.jar
-	3.5 commons-collection-3.2.1.jar
-	3.6 xpp3-1.1.3_7.jar
+	3.1 All the jackrabbit jars<br>
+	3.2 jcr-2.0.jar<br>
+	3.3 commons-configuration-1.6.jar<br>
+	3.4 commons-lang-2.4.jar<br>
+	3.5 commons-collection-3.2.1.jar<br>
+	3.6 xpp3-1.1.3_7.jar<br>
 
 (Optional) To customize the logging level, download and copy needed slf4j library to webapps/axis2/WEB-INF/lib. Please refer to this [instruction][2].