You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ode.apache.org by sa...@apache.org on 2014/11/17 08:12:16 UTC

svn commit: r1640073 - /ode/site/trunk/content/war-deployment.mdtext

Author: sathwik
Date: Mon Nov 17 07:12:16 2014
New Revision: 1640073

URL: http://svn.apache.org/r1640073
Log:
list items

Modified:
    ode/site/trunk/content/war-deployment.mdtext

Modified: ode/site/trunk/content/war-deployment.mdtext
URL: http://svn.apache.org/viewvc/ode/site/trunk/content/war-deployment.mdtext?rev=1640073&r1=1640072&r2=1640073&view=diff
==============================================================================
--- ode/site/trunk/content/war-deployment.mdtext (original)
+++ ode/site/trunk/content/war-deployment.mdtext Mon Nov 17 07:12:16 2014
@@ -29,11 +29,11 @@ The ODE war should have been copied to t
 2. Download latest bitronix archive from [here](http://docs.codehaus.org/display/BTM/Download).
 
 3. Copy these jars available in the bitronix archive to _/lib_ directory of Tomcat 7.
- * btm-2.1.4.jar
- * btm-tomcat55-lifecycle-2.1.4.jar
- * geronimo-jta_1.1_spec-1.1.1.jar
- * slf4j-api-1.6.4.jar
- * slf4j-jdk14-1.6.4.jar 
+     -   btm-2.1.4.jar  
+     -   btm-tomcat55-lifecycle-2.1.4.jar  
+     -   geronimo-jta_1.1_spec-1.1.1.jar  
+     -   slf4j-api-1.6.4.jar  
+     -   slf4j-jdk14-1.6.4.jar 
 
 4. Configure data sources.  
    Create a file name named _**resources.properties**_ under conf/ directory of tomcat with the below contents: