Author: buildbot
Date: Fri Jun  5 18:07:27 2015
New Revision: 953931

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:07:27 2015
@@ -1 +1 @@
-1640157
+1683826

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:07:27 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\](servicelocalname\.html).axis2</code> file at the 
root of the process bundle. Currently, this file can only be added on the 
server, under <code>var/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/{$process_dir}</code>.</p>
 <p>For example, given this wsdl: </p>
 <div class="codehilite"><pre><span class="cp">&lt;?xml version=&quot;1.0&quot; 
encoding=&quot;utf-8&quot;?&gt;</span>
 <span class="nt">&lt;wsdl:definitions</span> <span class="err">...</span><span 
class="nt">&gt;</span>


Reply via email to