Author: buildbot
Date: Fri Jun 5 18:11:52 2015
New Revision: 953933
Log:
Staging update by buildbot for ode
Modified:
websites/staging/ode/trunk/content/ (props changed)
websites/staging/ode/trunk/content/endpoint-configuration.html
Propchange: websites/staging/ode/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Jun 5 18:11:52 2015
@@ -1 +1 @@
-1683826
+1683828
Modified: websites/staging/ode/trunk/content/endpoint-configuration.html
==============================================================================
--- websites/staging/ode/trunk/content/endpoint-configuration.html (original)
+++ websites/staging/ode/trunk/content/endpoint-configuration.html Fri Jun 5
18:11:52 2015
@@ -457,7 +457,7 @@ If a given property is not listed below,
<p><a
name="EndpointConfiguration-AdditionalConfigurationforSOAPEndpoints"></a></p>
<h2 id="additional-configuration-for-soap-endpoints">Additional Configuration
for SOAP Endpoints</h2>
<p>If you deploy ODE in an application server, the <a
href="/developerguide/architectural-overview.html#odeintegrationlayers.html">Axis2
Integration Layer</a> allows ODE to communicate via Web Service interactions.
SOAP Web Services will be managed by Axis2. These web services may be
configured dynamically.
-For each service, you need to place a <code>[serviceLocalName].axis2</code>
file at the root of the process bundle. Currently, this file can only be added
on the server, under <code>ode/WEB-INF/processes/{$process_dir}</code>.</p>
+For each service, you need to place a <code>[serviceLocalName].axis2</code>
file at the root of the process bundle. Currently, this file can only be added
on the server, under <code>ode/WEB-INF/processes/$your_process</code>.</p>
<p>For example, given this wsdl: </p>
<div class="codehilite"><pre><span class="cp"><?xml version="1.0"
encoding="utf-8"?></span>
<span class="nt"><wsdl:definitions</span> <span class="err">...</span><span
class="nt">></span>