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 10:33:30 UTC

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

Author: sathwik
Date: Mon Nov 17 09:33:29 2014
New Revision: 1640119

URL: http://svn.apache.org/r1640119
Log:
some more formatting

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=1640119&r1=1640118&r2=1640119&view=diff
==============================================================================
--- ode/site/trunk/content/war-deployment.mdtext (original)
+++ ode/site/trunk/content/war-deployment.mdtext Mon Nov 17 09:33:29 2014
@@ -86,7 +86,7 @@ The ODE war should have been copied to t
         ode-axis2.db.mode=EXTERNAL
         ode-axis2.db.ext.dataSource=java:comp/env/jdbc/ode
 
- Note that the value for JNDI entry _ode-axis2.db.ext.dataSource_ should match the entry _resource.ds2.driverProperties.url_.
+  Note that the value for JNDI entry _ode-axis2.db.ext.dataSource_ should match the entry _resource.ds2.driverProperties.url_.
 
 9. Make sure that MySQL is started and the [ODE schema](/resources/ode_openjpa_mysql-1.3.2.sql) has been loaded in a _ode_ database.