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:07:22 UTC

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

Author: sathwik
Date: Fri Jun  5 18:07:21 2015
New Revision: 1683826

URL: http://svn.apache.org/r1683826
Log:
rectified the filenaming convention

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=1683826&r1=1683825&r2=1683826&view=diff
==============================================================================
--- ode/site/trunk/content/endpoint-configuration.mdtext (original)
+++ ode/site/trunk/content/endpoint-configuration.mdtext Fri Jun  5 18:07:21 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\](servicelocalname\.html).axis2` file at the root of the process bundle. Currently, this file can only be added on the server, under `var/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/{$process_dir}`.
 
 
 For example, given this wsdl: