Author: sathwik
Date: Mon Nov 17 09:26:53 2014
New Revision: 1640114

URL: http://svn.apache.org/r1640114
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=1640114&r1=1640113&r2=1640114&view=diff
==============================================================================
--- ode/site/trunk/content/war-deployment.mdtext (original)
+++ ode/site/trunk/content/war-deployment.mdtext Mon Nov 17 09:26:53 2014
@@ -54,9 +54,8 @@ The ODE war should have been copied to t
 
     Enter the appropriate mysql **user** and **password** in the properties 
file.
 
-5. Associate the datasource created in the previous step for ODE.
-
-   Create a file named _**ode.xml**_ under conf/Catalina/localhost/ directory 
under tomcat with the below given contents:  
+5. Associate the datasource created in the previous step for ODE.  
+Create a file named _**ode.xml**_ under conf/Catalina/localhost/ directory 
under tomcat with the below given contents:
 
         :::xml
         <Context reloadable="true" crossContext="true">    


Reply via email to