Author: buildbot
Date: Mon Nov 17 09:30:45 2014
New Revision: 929500
Log:
Staging update by buildbot for ode
Modified:
websites/staging/ode/trunk/content/ (props changed)
websites/staging/ode/trunk/content/war-deployment.html
Propchange: websites/staging/ode/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Nov 17 09:30:45 2014
@@ -1 +1 @@
-1640116
+1640118
Modified: websites/staging/ode/trunk/content/war-deployment.html
==============================================================================
--- websites/staging/ode/trunk/content/war-deployment.html (original)
+++ websites/staging/ode/trunk/content/war-deployment.html Mon Nov 17 09:30:45
2014
@@ -148,8 +148,8 @@
<p>Enter the appropriate mysql <strong>user</strong> and
<strong>password</strong> in the properties file.</p>
</li>
<li>
-<p>Associate the datasource created in the previous step for ODE.<br />
- Create a file named <em><strong>ode.xml</strong></em> under
conf/Catalina/localhost/ directory under tomcat with the below given
contents.</p>
+<p>Associate the datasource created in the previous step for ODE.</p>
+<p>Create a file named <em><strong>ode.xml</strong></em> under
conf/Catalina/localhost/ directory under tomcat with the below given
contents.</p>
<div class="codehilite"><pre><span class="nt"><Context</span> <span
class="na">reloadable=</span><span class="s">"true"</span> <span
class="na">crossContext=</span><span class="s">"true"</span><span
class="nt">></span>
<span class="nt"><Resource</span>
<span class="na">name=</span><span
class="s">"jdbc/ode"</span>