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:21:50 UTC

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

Author: sathwik
Date: Mon Nov 17 07:21:49 2014
New Revision: 1640074

URL: http://svn.apache.org/r1640074
Log:
formatted properties

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=1640074&r1=1640073&r2=1640074&view=diff
==============================================================================
--- ode/site/trunk/content/war-deployment.mdtext (original)
+++ ode/site/trunk/content/war-deployment.mdtext Mon Nov 17 07:21:49 2014
@@ -73,12 +73,11 @@ Add these lines in the _**web.xml**_  
             <res-sharing-scope>Shareable</res-sharing-scope>  
         </resource-ref>  
 
-7. Remove duplicate jars.  
-_geronimo-jta_1.1_spec-1.1.jar file from ODE web application _lib_ directory
+7. Remove jar file _geronimo-jta_1.1_spec-1.1.jar from ODE web application /lib_ directory
 
 8. Add the below lines to _**ode-axis2.properties**_
 
-         :::text  
+         :::properties  
          ode-axis2.tx.factory.class=org.apache.ode.axis2.util.TomcatFactory  
          ode-axis2.db.mode=EXTERNAL  
          ode-axis2.db.ext.dataSource=java:comp/env/jdbc/ode