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 2015/06/05 20:11:48 UTC

svn commit: r1683828 - /ode/site/trunk/content/endpoint-configuration.mdtext

Author: sathwik
Date: Fri Jun  5 18:11:47 2015
New Revision: 1683828

URL: http://svn.apache.org/r1683828
Log:
corrected the process directory

Modified:
    ode/site/trunk/content/endpoint-configuration.mdtext

Modified: ode/site/trunk/content/endpoint-configuration.mdtext
URL: http://svn.apache.org/viewvc/ode/site/trunk/content/endpoint-configuration.mdtext?rev=1683828&r1=1683827&r2=1683828&view=diff
==============================================================================
--- ode/site/trunk/content/endpoint-configuration.mdtext (original)
+++ ode/site/trunk/content/endpoint-configuration.mdtext Fri Jun  5 18:11:47 2015
@@ -395,7 +395,7 @@ If a given property is not listed below,
 ## Additional Configuration for SOAP Endpoints
 
 If you deploy ODE in an application server, the [Axis2 Integration Layer](/developerguide/architectural-overview.html#odeintegrationlayers.html) 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 `[serviceLocalName].axis2` file at the root of the process bundle. Currently, this file can only be added on the server, under `ode/WEB-INF/processes/{$process_dir}`.
+For each service, you need to place a `[serviceLocalName].axis2` file at the root of the process bundle. Currently, this file can only be added on the server, under `ode/WEB-INF/processes/$your_process`.
 
 
 For example, given this wsdl: