Author: heshan
Date: Tue Feb 22 08:07:35 2011
New Revision: 1073244

URL: http://svn.apache.org/viewvc?rev=1073244&view=rev
Log:
Fixing the namespace of synapse_sample_16.xml

Modified:
    synapse/trunk/java/repository/conf/sample/synapse_sample_16.xml

Modified: synapse/trunk/java/repository/conf/sample/synapse_sample_16.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/repository/conf/sample/synapse_sample_16.xml?rev=1073244&r1=1073243&r2=1073244&view=diff
==============================================================================
--- synapse/trunk/java/repository/conf/sample/synapse_sample_16.xml (original)
+++ synapse/trunk/java/repository/conf/sample/synapse_sample_16.xml Tue Feb 22 
08:07:35 2011
@@ -19,7 +19,7 @@
 -->
 
 <!-- Introduction to dynamic and static registry keys  -->
-<definitions xmlns="http://synapse.apache.org/ns/2010/04/configuration";>
+<definitions xmlns="http://ws.apache.org/ns/synapse";>
 
     <!-- the SimpleURLRegistry allows access to a URL based registry (e.g. 
file:/// or http://) -->
     <registry provider="org.apache.synapse.registry.url.SimpleURLRegistry">


Reply via email to