You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@synapse.apache.org by ru...@apache.org on 2010/11/22 15:39:31 UTC

svn commit: r1037736 [4/4] - in /synapse/branches/2.0: modules/core/src/main/java/org/apache/synapse/ modules/core/src/main/java/org/apache/synapse/endpoints/dispatch/ modules/core/src/main/java/org/apache/synapse/mediators/transform/ modules/core/src/...

Modified: synapse/branches/2.0/repository/schema/mediators/filter/in.xsd
URL: http://svn.apache.org/viewvc/synapse/branches/2.0/repository/schema/mediators/filter/in.xsd?rev=1037736&r1=1037735&r2=1037736&view=diff
==============================================================================
--- synapse/branches/2.0/repository/schema/mediators/filter/in.xsd (original)
+++ synapse/branches/2.0/repository/schema/mediators/filter/in.xsd Mon Nov 22 14:39:21 2010
@@ -19,8 +19,8 @@
   -->
 
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified"
-           targetNamespace="http://synapse.apache.org/ns/2010/04/configuration"
-           xmlns="http://synapse.apache.org/ns/2010/04/configuration">
+           targetNamespace="http://ws.apache.org/ns/synapse"
+           xmlns="http://ws.apache.org/ns/synapse">
 
     <xs:include schemaLocation="../mediators.xsd"/>
     

Modified: synapse/branches/2.0/repository/schema/mediators/filter/out.xsd
URL: http://svn.apache.org/viewvc/synapse/branches/2.0/repository/schema/mediators/filter/out.xsd?rev=1037736&r1=1037735&r2=1037736&view=diff
==============================================================================
--- synapse/branches/2.0/repository/schema/mediators/filter/out.xsd (original)
+++ synapse/branches/2.0/repository/schema/mediators/filter/out.xsd Mon Nov 22 14:39:21 2010
@@ -19,8 +19,8 @@
   -->
 
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified"
-           targetNamespace="http://synapse.apache.org/ns/2010/04/configuration"
-           xmlns="http://synapse.apache.org/ns/2010/04/configuration">
+           targetNamespace="http://ws.apache.org/ns/synapse"
+           xmlns="http://ws.apache.org/ns/synapse">
 
     <xs:include schemaLocation="../mediators.xsd"/>
 

Modified: synapse/branches/2.0/repository/schema/mediators/filter/switch.xsd
URL: http://svn.apache.org/viewvc/synapse/branches/2.0/repository/schema/mediators/filter/switch.xsd?rev=1037736&r1=1037735&r2=1037736&view=diff
==============================================================================
--- synapse/branches/2.0/repository/schema/mediators/filter/switch.xsd (original)
+++ synapse/branches/2.0/repository/schema/mediators/filter/switch.xsd Mon Nov 22 14:39:21 2010
@@ -19,8 +19,8 @@
   -->
 
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified"
-           targetNamespace="http://synapse.apache.org/ns/2010/04/configuration"
-           xmlns="http://synapse.apache.org/ns/2010/04/configuration">
+           targetNamespace="http://ws.apache.org/ns/synapse"
+           xmlns="http://ws.apache.org/ns/synapse">
 
     <xs:include schemaLocation="../mediators.xsd"/>
 

Modified: synapse/branches/2.0/repository/schema/mediators/filter/throttle.xsd
URL: http://svn.apache.org/viewvc/synapse/branches/2.0/repository/schema/mediators/filter/throttle.xsd?rev=1037736&r1=1037735&r2=1037736&view=diff
==============================================================================
--- synapse/branches/2.0/repository/schema/mediators/filter/throttle.xsd (original)
+++ synapse/branches/2.0/repository/schema/mediators/filter/throttle.xsd Mon Nov 22 14:39:21 2010
@@ -19,8 +19,8 @@
   -->
 
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified"
-           targetNamespace="http://synapse.apache.org/ns/2010/04/configuration"
-           xmlns="http://synapse.apache.org/ns/2010/04/configuration">
+           targetNamespace="http://ws.apache.org/ns/synapse"
+           xmlns="http://ws.apache.org/ns/synapse">
     
     <xs:include schemaLocation="../mediators.xsd"/>
 

Modified: synapse/branches/2.0/repository/schema/mediators/mediators.xsd
URL: http://svn.apache.org/viewvc/synapse/branches/2.0/repository/schema/mediators/mediators.xsd?rev=1037736&r1=1037735&r2=1037736&view=diff
==============================================================================
--- synapse/branches/2.0/repository/schema/mediators/mediators.xsd (original)
+++ synapse/branches/2.0/repository/schema/mediators/mediators.xsd Mon Nov 22 14:39:21 2010
@@ -19,8 +19,8 @@
   -->
 
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified"
-           targetNamespace="http://synapse.apache.org/ns/2010/04/configuration"
-           xmlns="http://synapse.apache.org/ns/2010/04/configuration">
+           targetNamespace="http://ws.apache.org/ns/synapse"
+           xmlns="http://ws.apache.org/ns/synapse">
 
     <xs:include schemaLocation="core/header.xsd"/>
     <xs:include schemaLocation="core/send.xsd"/>

Modified: synapse/branches/2.0/repository/schema/mediators/transformation/fault.xsd
URL: http://svn.apache.org/viewvc/synapse/branches/2.0/repository/schema/mediators/transformation/fault.xsd?rev=1037736&r1=1037735&r2=1037736&view=diff
==============================================================================
--- synapse/branches/2.0/repository/schema/mediators/transformation/fault.xsd (original)
+++ synapse/branches/2.0/repository/schema/mediators/transformation/fault.xsd Mon Nov 22 14:39:21 2010
@@ -19,8 +19,8 @@
   -->
 
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified"
-           targetNamespace="http://synapse.apache.org/ns/2010/04/configuration"
-           xmlns="http://synapse.apache.org/ns/2010/04/configuration">
+           targetNamespace="http://ws.apache.org/ns/synapse"
+           xmlns="http://ws.apache.org/ns/synapse">
 
     <xs:include schemaLocation="../../misc/common.xsd"/>
 

Modified: synapse/branches/2.0/repository/schema/mediators/transformation/rewrite.xsd
URL: http://svn.apache.org/viewvc/synapse/branches/2.0/repository/schema/mediators/transformation/rewrite.xsd?rev=1037736&r1=1037735&r2=1037736&view=diff
==============================================================================
--- synapse/branches/2.0/repository/schema/mediators/transformation/rewrite.xsd (original)
+++ synapse/branches/2.0/repository/schema/mediators/transformation/rewrite.xsd Mon Nov 22 14:39:21 2010
@@ -19,8 +19,8 @@
   -->
 
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified"
-           targetNamespace="http://synapse.apache.org/ns/2010/04/configuration"
-           xmlns="http://synapse.apache.org/ns/2010/04/configuration">
+           targetNamespace="http://ws.apache.org/ns/synapse"
+           xmlns="http://ws.apache.org/ns/synapse">
 
     <xs:include schemaLocation="../../misc/evaluators.xsd"/>
 

Modified: synapse/branches/2.0/repository/schema/mediators/transformation/xquery.xsd
URL: http://svn.apache.org/viewvc/synapse/branches/2.0/repository/schema/mediators/transformation/xquery.xsd?rev=1037736&r1=1037735&r2=1037736&view=diff
==============================================================================
--- synapse/branches/2.0/repository/schema/mediators/transformation/xquery.xsd (original)
+++ synapse/branches/2.0/repository/schema/mediators/transformation/xquery.xsd Mon Nov 22 14:39:21 2010
@@ -19,8 +19,8 @@
   -->
 
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified"
-           targetNamespace="http://synapse.apache.org/ns/2010/04/configuration"
-           xmlns="http://synapse.apache.org/ns/2010/04/configuration">
+           targetNamespace="http://ws.apache.org/ns/synapse"
+           xmlns="http://ws.apache.org/ns/synapse">
 
     <xs:include schemaLocation="../../misc/common.xsd"/>
 

Modified: synapse/branches/2.0/repository/schema/mediators/transformation/xslt.xsd
URL: http://svn.apache.org/viewvc/synapse/branches/2.0/repository/schema/mediators/transformation/xslt.xsd?rev=1037736&r1=1037735&r2=1037736&view=diff
==============================================================================
--- synapse/branches/2.0/repository/schema/mediators/transformation/xslt.xsd (original)
+++ synapse/branches/2.0/repository/schema/mediators/transformation/xslt.xsd Mon Nov 22 14:39:21 2010
@@ -19,8 +19,8 @@
   -->
 
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified"
-           targetNamespace="http://synapse.apache.org/ns/2010/04/configuration"
-           xmlns="http://synapse.apache.org/ns/2010/04/configuration">
+           targetNamespace="http://ws.apache.org/ns/synapse"
+           xmlns="http://ws.apache.org/ns/synapse">
 
     <xs:include schemaLocation="../../misc/common.xsd"/>
 

Modified: synapse/branches/2.0/repository/schema/misc/common.xsd
URL: http://svn.apache.org/viewvc/synapse/branches/2.0/repository/schema/misc/common.xsd?rev=1037736&r1=1037735&r2=1037736&view=diff
==============================================================================
--- synapse/branches/2.0/repository/schema/misc/common.xsd (original)
+++ synapse/branches/2.0/repository/schema/misc/common.xsd Mon Nov 22 14:39:21 2010
@@ -19,8 +19,8 @@
   -->
 
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified"
-           targetNamespace="http://synapse.apache.org/ns/2010/04/configuration"
-           xmlns="http://synapse.apache.org/ns/2010/04/configuration"
+           targetNamespace="http://ws.apache.org/ns/synapse"
+           xmlns="http://ws.apache.org/ns/synapse"
            xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:wsdl20="http://www.w3.org/ns/wsdl">
 
     <xs:import namespace="http://schemas.xmlsoap.org/wsdl/" schemaLocation="wsdl11.xsd"/>

Modified: synapse/branches/2.0/repository/schema/misc/evaluators.xsd
URL: http://svn.apache.org/viewvc/synapse/branches/2.0/repository/schema/misc/evaluators.xsd?rev=1037736&r1=1037735&r2=1037736&view=diff
==============================================================================
--- synapse/branches/2.0/repository/schema/misc/evaluators.xsd (original)
+++ synapse/branches/2.0/repository/schema/misc/evaluators.xsd Mon Nov 22 14:39:21 2010
@@ -19,8 +19,8 @@
   -->
 
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified"
-           targetNamespace="http://synapse.apache.org/ns/2010/04/configuration"
-           xmlns="http://synapse.apache.org/ns/2010/04/configuration">
+           targetNamespace="http://ws.apache.org/ns/synapse"
+           xmlns="http://ws.apache.org/ns/synapse">
 
     <xs:group name="evaluatorList">
         <xs:annotation>

Modified: synapse/branches/2.0/repository/schema/misc/target.xsd
URL: http://svn.apache.org/viewvc/synapse/branches/2.0/repository/schema/misc/target.xsd?rev=1037736&r1=1037735&r2=1037736&view=diff
==============================================================================
--- synapse/branches/2.0/repository/schema/misc/target.xsd (original)
+++ synapse/branches/2.0/repository/schema/misc/target.xsd Mon Nov 22 14:39:21 2010
@@ -19,8 +19,8 @@
   -->
 
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified"
-           targetNamespace="http://synapse.apache.org/ns/2010/04/configuration"
-           xmlns="http://synapse.apache.org/ns/2010/04/configuration">
+           targetNamespace="http://ws.apache.org/ns/synapse"
+           xmlns="http://ws.apache.org/ns/synapse">
 
     <xs:include schemaLocation="../endpoint.xsd"/>
     <xs:include schemaLocation="../mediators/mediators.xsd"/>

Modified: synapse/branches/2.0/repository/schema/priority_executor.xsd
URL: http://svn.apache.org/viewvc/synapse/branches/2.0/repository/schema/priority_executor.xsd?rev=1037736&r1=1037735&r2=1037736&view=diff
==============================================================================
--- synapse/branches/2.0/repository/schema/priority_executor.xsd (original)
+++ synapse/branches/2.0/repository/schema/priority_executor.xsd Mon Nov 22 14:39:21 2010
@@ -19,8 +19,8 @@
   -->
 
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified"
-           targetNamespace="http://synapse.apache.org/ns/2010/04/configuration"
-           xmlns="http://synapse.apache.org/ns/2010/04/configuration">
+           targetNamespace="http://ws.apache.org/ns/synapse"
+           xmlns="http://ws.apache.org/ns/synapse">
 
     <xs:element name="priorityExecutor" type="PriorityExecutor">
         <xs:annotation>

Modified: synapse/branches/2.0/repository/schema/proxy.xsd
URL: http://svn.apache.org/viewvc/synapse/branches/2.0/repository/schema/proxy.xsd?rev=1037736&r1=1037735&r2=1037736&view=diff
==============================================================================
--- synapse/branches/2.0/repository/schema/proxy.xsd (original)
+++ synapse/branches/2.0/repository/schema/proxy.xsd Mon Nov 22 14:39:21 2010
@@ -19,8 +19,8 @@
   -->
 
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified"
-           targetNamespace="http://synapse.apache.org/ns/2010/04/configuration"
-           xmlns="http://synapse.apache.org/ns/2010/04/configuration">
+           targetNamespace="http://ws.apache.org/ns/synapse"
+           xmlns="http://ws.apache.org/ns/synapse">
 
     <xs:include schemaLocation="misc/target.xsd"/>
     <xs:include schemaLocation="misc/common.xsd"/>

Modified: synapse/branches/2.0/repository/schema/registry.xsd
URL: http://svn.apache.org/viewvc/synapse/branches/2.0/repository/schema/registry.xsd?rev=1037736&r1=1037735&r2=1037736&view=diff
==============================================================================
--- synapse/branches/2.0/repository/schema/registry.xsd (original)
+++ synapse/branches/2.0/repository/schema/registry.xsd Mon Nov 22 14:39:21 2010
@@ -19,8 +19,8 @@
   -->
 
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified"
-           targetNamespace="http://synapse.apache.org/ns/2010/04/configuration"
-           xmlns="http://synapse.apache.org/ns/2010/04/configuration">
+           targetNamespace="http://ws.apache.org/ns/synapse"
+           xmlns="http://ws.apache.org/ns/synapse">
 
     <xs:include schemaLocation="misc/common.xsd"/>
 

Modified: synapse/branches/2.0/repository/schema/sequence.xsd
URL: http://svn.apache.org/viewvc/synapse/branches/2.0/repository/schema/sequence.xsd?rev=1037736&r1=1037735&r2=1037736&view=diff
==============================================================================
--- synapse/branches/2.0/repository/schema/sequence.xsd (original)
+++ synapse/branches/2.0/repository/schema/sequence.xsd Mon Nov 22 14:39:21 2010
@@ -19,8 +19,8 @@
   -->
 
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified"
-           targetNamespace="http://synapse.apache.org/ns/2010/04/configuration"
-           xmlns="http://synapse.apache.org/ns/2010/04/configuration">
+           targetNamespace="http://ws.apache.org/ns/synapse"
+           xmlns="http://ws.apache.org/ns/synapse">
 
     <xs:include schemaLocation="mediators/mediators.xsd"/>
     <xs:include schemaLocation="misc/common.xsd"/>

Modified: synapse/branches/2.0/repository/schema/synapse_config.xsd
URL: http://svn.apache.org/viewvc/synapse/branches/2.0/repository/schema/synapse_config.xsd?rev=1037736&r1=1037735&r2=1037736&view=diff
==============================================================================
--- synapse/branches/2.0/repository/schema/synapse_config.xsd (original)
+++ synapse/branches/2.0/repository/schema/synapse_config.xsd Mon Nov 22 14:39:21 2010
@@ -19,8 +19,8 @@
   -->
 
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified"
-           targetNamespace="http://synapse.apache.org/ns/2010/04/configuration"
-           xmlns="http://synapse.apache.org/ns/2010/04/configuration">
+           targetNamespace="http://ws.apache.org/ns/synapse"
+           xmlns="http://ws.apache.org/ns/synapse">
 
     <xs:include schemaLocation="sequence.xsd"/>
     <xs:include schemaLocation="endpoint.xsd"/>

Modified: synapse/branches/2.0/repository/schema/task.xsd
URL: http://svn.apache.org/viewvc/synapse/branches/2.0/repository/schema/task.xsd?rev=1037736&r1=1037735&r2=1037736&view=diff
==============================================================================
--- synapse/branches/2.0/repository/schema/task.xsd (original)
+++ synapse/branches/2.0/repository/schema/task.xsd Mon Nov 22 14:39:21 2010
@@ -19,8 +19,8 @@
   -->
 
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified"
-           targetNamespace="http://synapse.apache.org/ns/2010/04/configuration"
-           xmlns="http://synapse.apache.org/ns/2010/04/configuration">
+           targetNamespace="http://ws.apache.org/ns/synapse"
+           xmlns="http://ws.apache.org/ns/synapse">
 
     <xs:include schemaLocation="misc/common.xsd"/>
 

Modified: synapse/branches/2.0/src/site/xdoc/Synapse_Samples.xml
URL: http://svn.apache.org/viewvc/synapse/branches/2.0/src/site/xdoc/Synapse_Samples.xml?rev=1037736&r1=1037735&r2=1037736&view=diff
==============================================================================
--- synapse/branches/2.0/src/site/xdoc/Synapse_Samples.xml (original)
+++ synapse/branches/2.0/src/site/xdoc/Synapse_Samples.xml Mon Nov 22 14:39:21 2010
@@ -2947,7 +2947,7 @@ it will first try to read the content ty
   <h2>
     <a name="Sample265" id="Sample265">Sample 265: Switching from TCP to HTTP/S</a>
   </h2>
-  <pre xml:space="preserve">&lt;definitions xmlns="http://synapse.apache.org/ns/2010/04/configuration"&gt;
+  <pre xml:space="preserve">&lt;definitions xmlns="http://ws.apache.org/ns/synapse"&gt;
     &lt;proxy name="StockQuoteProxy" transports="tcp"&gt;
         &lt;target&gt;
             &lt;endpoint&gt;
@@ -2991,7 +2991,7 @@ it will first try to read the content ty
   <h2>
     <a name="Sample266" id="Sample266">Sample 266: Switching from UDP to HTTP/S</a>
   </h2>
-  <pre xml:space="preserve">&lt;proxy xmlns="http://synapse.apache.org/ns/2010/04/configuration" name="StockQuoteProxy" transports="udp"&gt;
+  <pre xml:space="preserve">&lt;proxy xmlns="http://ws.apache.org/ns/synapse" name="StockQuoteProxy" transports="udp"&gt;
    &lt;target&gt;
 	&lt;endpoint&gt;
 	   &lt;address uri="http://localhost:9000/services/SimpleStockQuoteService"/&gt;
@@ -3505,7 +3505,7 @@ end
 <p/>
 <h2>
 <a name="Sample362" id="Sample362">Sample 362: Action of dbreport and dblookup mediators together</a></h2>
-<pre xml:space="preserve">&lt;definitions xmlns="http://synapse.apache.org/ns/2010/04/configuration"&gt;
+<pre xml:space="preserve">&lt;definitions xmlns="http://ws.apache.org/ns/synapse"&gt;
 
     &lt;sequence name="main" trace="enable"&gt;
         &lt;in&gt;
@@ -3740,7 +3740,7 @@ the database instead of direct SQL state
 instructions given in the 'Setting up MySQL database server' section in the
 <a href="Synapse_Samples_Setup.html#mysql">sample setup guide</a>.</p>
 
-<pre xml:space="preserve">&lt;definitions xmlns="http://synapse.apache.org/ns/2010/04/configuration"&gt;
+<pre xml:space="preserve">&lt;definitions xmlns="http://ws.apache.org/ns/synapse"&gt;
 
     &lt;sequence name="main"&gt;
         &lt;in&gt;
@@ -4459,7 +4459,7 @@ Discounted price: 138.77458254967408</pr
 <h2>
     <a name="Sample440" id="Sample440">Sample 440: Exposing a SOAP Service Over JSON</a>
 </h2>
-<pre xml:space="preserve">&lt;definitions xmlns="http://synapse.apache.org/ns/2010/04/configuration"&gt;
+<pre xml:space="preserve">&lt;definitions xmlns="http://ws.apache.org/ns/synapse"&gt;
 
     &lt;proxy name="JSONProxy" transports="http https"&gt;
         &lt;target&gt;
@@ -4529,8 +4529,8 @@ will be converted into a JSON message an
 <h2>
     <a name="Sample450" id="Sample450">Sample 450: Introduction to the URL Rewrite Mediator</a>
 </h2>
-<pre xml:space="preserve">&lt;definitions xmlns="http://synapse.apache.org/ns/2010/04/configuration"&gt;
-    &lt;sequence xmlns="http://synapse.apache.org/ns/2010/04/configuration" name="main"&gt;
+<pre xml:space="preserve">&lt;definitions xmlns="http://ws.apache.org/ns/synapse"&gt;
+    &lt;sequence xmlns="http://ws.apache.org/ns/synapse" name="main"&gt;
         &lt;in&gt;
             &lt;rewrite&gt;
                &lt;rule&gt;
@@ -4561,8 +4561,8 @@ Axis2 client will receive a valid respon
 <h2>
     <a name="Sample451" id="Sample451">Sample 451: Conditional URL Rewriting</a>
 </h2>
-<pre xml:space="preserve">&lt;definitions xmlns="http://synapse.apache.org/ns/2010/04/configuration"&gt;
-    &lt;sequence xmlns="http://synapse.apache.org/ns/2010/04/configuration" name="main"&gt;
+<pre xml:space="preserve">&lt;definitions xmlns="http://ws.apache.org/ns/synapse"&gt;
+    &lt;sequence xmlns="http://ws.apache.org/ns/synapse" name="main"&gt;
         &lt;in&gt;
             &lt;rewrite&gt;
                &lt;rule&gt;
@@ -4606,7 +4606,7 @@ framework. Hence URL rewriting can be do
 <h2>
     <a name="Sample452" id="Sample452">Sample 452: Conditional URL Rewriting with Multiple Rules</a>
 </h2>
-<pre xml:space="preserve">&lt;definitions xmlns="http://synapse.apache.org/ns/2010/04/configuration"&gt;
+<pre xml:space="preserve">&lt;definitions xmlns="http://ws.apache.org/ns/synapse"&gt;
     &lt;sequence name="main"&gt;
         &lt;in&gt;
             &lt;property name="http.port" value="9000"/&gt;
@@ -4657,7 +4657,7 @@ values by executing XPath expressions. T
 
 <h2>
 <a name="Sample460" id="Sample460">Sample 460: How to initialize and use a Spring Bean as a Mediator</a></h2>
-<pre xml:space="preserve">&lt;definitions xmlns="http://synapse.apache.org/ns/2010/04/configuration"&gt;
+<pre xml:space="preserve">&lt;definitions xmlns="http://ws.apache.org/ns/synapse"&gt;
 
     &lt;registry provider="org.apache.synapse.registry.url.SimpleURLRegistry"&gt;
         &lt;parameter name="root">file:repository/conf/sample/resources/&lt;/parameter&gt;
@@ -5204,7 +5204,7 @@ following on the console:</p>
     <h2>
         <a name="Sample652" id="Sample652">Sample 652: Distributed transaction management</a>
     </h2>
-    <pre xml:space="preserve"> &lt;definitions xmlns="http://synapse.apache.org/ns/2010/04/configuration"&gt;
+    <pre xml:space="preserve"> &lt;definitions xmlns="http://ws.apache.org/ns/synapse"&gt;
 
         &lt;sequence name="myFaultHandler"&gt;
             &lt;log level="custom"&gt;
@@ -5306,7 +5306,7 @@ following on the console:</p>
     <h2>
     <a name="Sample700" id="Sample700">Sample 700: Introduction to Synapse Message Store</a></h2>
     <pre xml:space="preserve">&lt;!-- Introduction to the Synapse Message Store --&gt;
-    &lt;definitions xmlns="http://synapse.apache.org/ns/2010/04/configuration"&gt;
+    &lt;definitions xmlns="http://ws.apache.org/ns/synapse"&gt;
         &lt;!--Simple in Memory Message Store with name foo --&gt;
         &lt;messageStore name="foo" sequence="bar"&gt;
     		&lt;redelivery&gt;