http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/clustered-static-oneway/src/main/resources/hornetq/server2/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-static-oneway/src/main/resources/hornetq/server2/activemq-configuration.xml
 
b/examples/jms/clustered-static-oneway/src/main/resources/hornetq/server2/activemq-configuration.xml
index bfb6c3f..4bf8561 100644
--- 
a/examples/jms/clustered-static-oneway/src/main/resources/hornetq/server2/activemq-configuration.xml
+++ 
b/examples/jms/clustered-static-oneway/src/main/resources/hornetq/server2/activemq-configuration.xml
@@ -13,7 +13,7 @@
 
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq 
/schema/activemq-configuration.xsd">
+            xsi:schemaLocation="urn:activemq 
/schema/activemq-configuration.xsd">
    
 
    
<bindings-directory>${build.directory}/server2/data/messaging/bindings</bindings-directory>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/clustered-static-oneway/src/main/resources/hornetq/server2/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-static-oneway/src/main/resources/hornetq/server2/activemq-jms.xml
 
b/examples/jms/clustered-static-oneway/src/main/resources/hornetq/server2/activemq-jms.xml
index f6c81fe..dd8dfc7 100644
--- 
a/examples/jms/clustered-static-oneway/src/main/resources/hornetq/server2/activemq-jms.xml
+++ 
b/examples/jms/clustered-static-oneway/src/main/resources/hornetq/server2/activemq-jms.xml
@@ -13,7 +13,7 @@
 
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-jms.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-jms.xsd">
    <!--the connection factory used by the example-->
    <connection-factory name="ConnectionFactory">
       <connectors>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/clustered-static-oneway/src/main/resources/hornetq/server2/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-static-oneway/src/main/resources/hornetq/server2/activemq-users.xml
 
b/examples/jms/clustered-static-oneway/src/main/resources/hornetq/server2/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/clustered-static-oneway/src/main/resources/hornetq/server2/activemq-users.xml
+++ 
b/examples/jms/clustered-static-oneway/src/main/resources/hornetq/server2/activemq-users.xml
@@ -1,5 +1,5 @@
 <configuration xmlns="urn:activemq" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-users.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-users.xsd">
    <!-- the default user.  this is used where username is null-->
    <defaultuser name="guest" password="guest">
       <role name="guest"/>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/clustered-topic/src/main/resources/hornetq/server0/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-topic/src/main/resources/hornetq/server0/activemq-configuration.xml
 
b/examples/jms/clustered-topic/src/main/resources/hornetq/server0/activemq-configuration.xml
index bd2a861..825a610 100644
--- 
a/examples/jms/clustered-topic/src/main/resources/hornetq/server0/activemq-configuration.xml
+++ 
b/examples/jms/clustered-topic/src/main/resources/hornetq/server0/activemq-configuration.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq 
/schema/activemq-configuration.xsd">
+            xsi:schemaLocation="urn:activemq 
/schema/activemq-configuration.xsd">
    
 
    
<bindings-directory>${build.directory}/server0/data/messaging/bindings</bindings-directory>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/clustered-topic/src/main/resources/hornetq/server0/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-topic/src/main/resources/hornetq/server0/activemq-jms.xml
 
b/examples/jms/clustered-topic/src/main/resources/hornetq/server0/activemq-jms.xml
index 252edad..1dd09a6 100644
--- 
a/examples/jms/clustered-topic/src/main/resources/hornetq/server0/activemq-jms.xml
+++ 
b/examples/jms/clustered-topic/src/main/resources/hornetq/server0/activemq-jms.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-jms.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-jms.xsd">
    <!--the connection factory used by the example-->
    <connection-factory name="ConnectionFactory">
       <connectors>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/clustered-topic/src/main/resources/hornetq/server0/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-topic/src/main/resources/hornetq/server0/activemq-users.xml
 
b/examples/jms/clustered-topic/src/main/resources/hornetq/server0/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/clustered-topic/src/main/resources/hornetq/server0/activemq-users.xml
+++ 
b/examples/jms/clustered-topic/src/main/resources/hornetq/server0/activemq-users.xml
@@ -1,5 +1,5 @@
 <configuration xmlns="urn:activemq" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-users.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-users.xsd">
    <!-- the default user.  this is used where username is null-->
    <defaultuser name="guest" password="guest">
       <role name="guest"/>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/clustered-topic/src/main/resources/hornetq/server1/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-topic/src/main/resources/hornetq/server1/activemq-configuration.xml
 
b/examples/jms/clustered-topic/src/main/resources/hornetq/server1/activemq-configuration.xml
index 275d62e..002e448 100644
--- 
a/examples/jms/clustered-topic/src/main/resources/hornetq/server1/activemq-configuration.xml
+++ 
b/examples/jms/clustered-topic/src/main/resources/hornetq/server1/activemq-configuration.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq 
/schema/activemq-configuration.xsd">
+            xsi:schemaLocation="urn:activemq 
/schema/activemq-configuration.xsd">
    
 
    
<bindings-directory>${build.directory}/server1/data/messaging/bindings</bindings-directory>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/clustered-topic/src/main/resources/hornetq/server1/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-topic/src/main/resources/hornetq/server1/activemq-jms.xml
 
b/examples/jms/clustered-topic/src/main/resources/hornetq/server1/activemq-jms.xml
index 252edad..1dd09a6 100644
--- 
a/examples/jms/clustered-topic/src/main/resources/hornetq/server1/activemq-jms.xml
+++ 
b/examples/jms/clustered-topic/src/main/resources/hornetq/server1/activemq-jms.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-jms.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-jms.xsd">
    <!--the connection factory used by the example-->
    <connection-factory name="ConnectionFactory">
       <connectors>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/clustered-topic/src/main/resources/hornetq/server1/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-topic/src/main/resources/hornetq/server1/activemq-users.xml
 
b/examples/jms/clustered-topic/src/main/resources/hornetq/server1/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/clustered-topic/src/main/resources/hornetq/server1/activemq-users.xml
+++ 
b/examples/jms/clustered-topic/src/main/resources/hornetq/server1/activemq-users.xml
@@ -1,5 +1,5 @@
 <configuration xmlns="urn:activemq" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-users.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-users.xsd">
    <!-- the default user.  this is used where username is null-->
    <defaultuser name="guest" password="guest">
       <role name="guest"/>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/colocated-failover-scale-down/src/main/resources/hornetq/server0/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/colocated-failover-scale-down/src/main/resources/hornetq/server0/activemq-configuration.xml
 
b/examples/jms/colocated-failover-scale-down/src/main/resources/hornetq/server0/activemq-configuration.xml
index 23e02d9..ce79e01 100644
--- 
a/examples/jms/colocated-failover-scale-down/src/main/resources/hornetq/server0/activemq-configuration.xml
+++ 
b/examples/jms/colocated-failover-scale-down/src/main/resources/hornetq/server0/activemq-configuration.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq 
/schema/activemq-configuration.xsd">
+            xsi:schemaLocation="urn:activemq 
/schema/activemq-configuration.xsd">
 
 
    
<bindings-directory>target/server0/data/messaging/bindings</bindings-directory>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/colocated-failover-scale-down/src/main/resources/hornetq/server0/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/colocated-failover-scale-down/src/main/resources/hornetq/server0/activemq-jms.xml
 
b/examples/jms/colocated-failover-scale-down/src/main/resources/hornetq/server0/activemq-jms.xml
index 128aff2..2bf8233 100644
--- 
a/examples/jms/colocated-failover-scale-down/src/main/resources/hornetq/server0/activemq-jms.xml
+++ 
b/examples/jms/colocated-failover-scale-down/src/main/resources/hornetq/server0/activemq-jms.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-jms.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-jms.xsd">
    <!--the connection factory used by the example-->
    <connection-factory name="ConnectionFactory">
       <connectors>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/colocated-failover-scale-down/src/main/resources/hornetq/server0/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/colocated-failover-scale-down/src/main/resources/hornetq/server0/activemq-users.xml
 
b/examples/jms/colocated-failover-scale-down/src/main/resources/hornetq/server0/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/colocated-failover-scale-down/src/main/resources/hornetq/server0/activemq-users.xml
+++ 
b/examples/jms/colocated-failover-scale-down/src/main/resources/hornetq/server0/activemq-users.xml
@@ -1,5 +1,5 @@
 <configuration xmlns="urn:activemq" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-users.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-users.xsd">
    <!-- the default user.  this is used where username is null-->
    <defaultuser name="guest" password="guest">
       <role name="guest"/>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/colocated-failover-scale-down/src/main/resources/hornetq/server1/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/colocated-failover-scale-down/src/main/resources/hornetq/server1/activemq-configuration.xml
 
b/examples/jms/colocated-failover-scale-down/src/main/resources/hornetq/server1/activemq-configuration.xml
index da17cce..0ee6388 100644
--- 
a/examples/jms/colocated-failover-scale-down/src/main/resources/hornetq/server1/activemq-configuration.xml
+++ 
b/examples/jms/colocated-failover-scale-down/src/main/resources/hornetq/server1/activemq-configuration.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq 
/schema/activemq-configuration.xsd">
+            xsi:schemaLocation="urn:activemq 
/schema/activemq-configuration.xsd">
    
 
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/colocated-failover-scale-down/src/main/resources/hornetq/server1/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/colocated-failover-scale-down/src/main/resources/hornetq/server1/activemq-jms.xml
 
b/examples/jms/colocated-failover-scale-down/src/main/resources/hornetq/server1/activemq-jms.xml
index 128aff2..2bf8233 100644
--- 
a/examples/jms/colocated-failover-scale-down/src/main/resources/hornetq/server1/activemq-jms.xml
+++ 
b/examples/jms/colocated-failover-scale-down/src/main/resources/hornetq/server1/activemq-jms.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-jms.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-jms.xsd">
    <!--the connection factory used by the example-->
    <connection-factory name="ConnectionFactory">
       <connectors>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/colocated-failover-scale-down/src/main/resources/hornetq/server1/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/colocated-failover-scale-down/src/main/resources/hornetq/server1/activemq-users.xml
 
b/examples/jms/colocated-failover-scale-down/src/main/resources/hornetq/server1/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/colocated-failover-scale-down/src/main/resources/hornetq/server1/activemq-users.xml
+++ 
b/examples/jms/colocated-failover-scale-down/src/main/resources/hornetq/server1/activemq-users.xml
@@ -1,5 +1,5 @@
 <configuration xmlns="urn:activemq" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-users.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-users.xsd">
    <!-- the default user.  this is used where username is null-->
    <defaultuser name="guest" password="guest">
       <role name="guest"/>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/colocated-failover/src/main/resources/hornetq/server0/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/colocated-failover/src/main/resources/hornetq/server0/activemq-configuration.xml
 
b/examples/jms/colocated-failover/src/main/resources/hornetq/server0/activemq-configuration.xml
index d1d0076..82e9a29 100644
--- 
a/examples/jms/colocated-failover/src/main/resources/hornetq/server0/activemq-configuration.xml
+++ 
b/examples/jms/colocated-failover/src/main/resources/hornetq/server0/activemq-configuration.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq 
/schema/activemq-configuration.xsd">
+            xsi:schemaLocation="urn:activemq 
/schema/activemq-configuration.xsd">
    
 
    
<bindings-directory>target/server0/data/messaging/bindings</bindings-directory>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/colocated-failover/src/main/resources/hornetq/server0/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/colocated-failover/src/main/resources/hornetq/server0/activemq-jms.xml
 
b/examples/jms/colocated-failover/src/main/resources/hornetq/server0/activemq-jms.xml
index 128aff2..2bf8233 100644
--- 
a/examples/jms/colocated-failover/src/main/resources/hornetq/server0/activemq-jms.xml
+++ 
b/examples/jms/colocated-failover/src/main/resources/hornetq/server0/activemq-jms.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-jms.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-jms.xsd">
    <!--the connection factory used by the example-->
    <connection-factory name="ConnectionFactory">
       <connectors>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/colocated-failover/src/main/resources/hornetq/server0/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/colocated-failover/src/main/resources/hornetq/server0/activemq-users.xml
 
b/examples/jms/colocated-failover/src/main/resources/hornetq/server0/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/colocated-failover/src/main/resources/hornetq/server0/activemq-users.xml
+++ 
b/examples/jms/colocated-failover/src/main/resources/hornetq/server0/activemq-users.xml
@@ -1,5 +1,5 @@
 <configuration xmlns="urn:activemq" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-users.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-users.xsd">
    <!-- the default user.  this is used where username is null-->
    <defaultuser name="guest" password="guest">
       <role name="guest"/>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/colocated-failover/src/main/resources/hornetq/server1/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/colocated-failover/src/main/resources/hornetq/server1/activemq-configuration.xml
 
b/examples/jms/colocated-failover/src/main/resources/hornetq/server1/activemq-configuration.xml
index 0b6ac6a..2c19b91 100644
--- 
a/examples/jms/colocated-failover/src/main/resources/hornetq/server1/activemq-configuration.xml
+++ 
b/examples/jms/colocated-failover/src/main/resources/hornetq/server1/activemq-configuration.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq 
/schema/activemq-configuration.xsd">
+            xsi:schemaLocation="urn:activemq 
/schema/activemq-configuration.xsd">
    
 
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/colocated-failover/src/main/resources/hornetq/server1/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/colocated-failover/src/main/resources/hornetq/server1/activemq-jms.xml
 
b/examples/jms/colocated-failover/src/main/resources/hornetq/server1/activemq-jms.xml
index 128aff2..2bf8233 100644
--- 
a/examples/jms/colocated-failover/src/main/resources/hornetq/server1/activemq-jms.xml
+++ 
b/examples/jms/colocated-failover/src/main/resources/hornetq/server1/activemq-jms.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-jms.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-jms.xsd">
    <!--the connection factory used by the example-->
    <connection-factory name="ConnectionFactory">
       <connectors>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/colocated-failover/src/main/resources/hornetq/server1/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/colocated-failover/src/main/resources/hornetq/server1/activemq-users.xml
 
b/examples/jms/colocated-failover/src/main/resources/hornetq/server1/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/colocated-failover/src/main/resources/hornetq/server1/activemq-users.xml
+++ 
b/examples/jms/colocated-failover/src/main/resources/hornetq/server1/activemq-users.xml
@@ -1,5 +1,5 @@
 <configuration xmlns="urn:activemq" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-users.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-users.xsd">
    <!-- the default user.  this is used where username is null-->
    <defaultuser name="guest" password="guest">
       <role name="guest"/>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/consumer-rate-limit/src/main/resources/hornetq/server0/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/consumer-rate-limit/src/main/resources/hornetq/server0/activemq-configuration.xml
 
b/examples/jms/consumer-rate-limit/src/main/resources/hornetq/server0/activemq-configuration.xml
index c6594ce..daab0a3 100644
--- 
a/examples/jms/consumer-rate-limit/src/main/resources/hornetq/server0/activemq-configuration.xml
+++ 
b/examples/jms/consumer-rate-limit/src/main/resources/hornetq/server0/activemq-configuration.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq 
/schema/activemq-configuration.xsd">
+            xsi:schemaLocation="urn:activemq 
/schema/activemq-configuration.xsd">
 
    
<bindings-directory>${build.directory}/server0/data/messaging/bindings</bindings-directory>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/consumer-rate-limit/src/main/resources/hornetq/server0/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/consumer-rate-limit/src/main/resources/hornetq/server0/activemq-jms.xml
 
b/examples/jms/consumer-rate-limit/src/main/resources/hornetq/server0/activemq-jms.xml
index 146a93e..ad3d3e0 100644
--- 
a/examples/jms/consumer-rate-limit/src/main/resources/hornetq/server0/activemq-jms.xml
+++ 
b/examples/jms/consumer-rate-limit/src/main/resources/hornetq/server0/activemq-jms.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-jms.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-jms.xsd">
    <!--the connection factory used by the example-->
    <connection-factory name="ConnectionFactory">
       <connectors>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/consumer-rate-limit/src/main/resources/hornetq/server0/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/consumer-rate-limit/src/main/resources/hornetq/server0/activemq-users.xml
 
b/examples/jms/consumer-rate-limit/src/main/resources/hornetq/server0/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/consumer-rate-limit/src/main/resources/hornetq/server0/activemq-users.xml
+++ 
b/examples/jms/consumer-rate-limit/src/main/resources/hornetq/server0/activemq-users.xml
@@ -1,5 +1,5 @@
 <configuration xmlns="urn:activemq" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-users.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-users.xsd">
    <!-- the default user.  this is used where username is null-->
    <defaultuser name="guest" password="guest">
       <role name="guest"/>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/dead-letter/src/main/resources/hornetq/server0/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/dead-letter/src/main/resources/hornetq/server0/activemq-configuration.xml
 
b/examples/jms/dead-letter/src/main/resources/hornetq/server0/activemq-configuration.xml
index 359b587..a2fd289 100644
--- 
a/examples/jms/dead-letter/src/main/resources/hornetq/server0/activemq-configuration.xml
+++ 
b/examples/jms/dead-letter/src/main/resources/hornetq/server0/activemq-configuration.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq 
/schema/activemq-configuration.xsd">
+            xsi:schemaLocation="urn:activemq 
/schema/activemq-configuration.xsd">
 
    
<bindings-directory>${build.directory}/server0/data/messaging/bindings</bindings-directory>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/dead-letter/src/main/resources/hornetq/server0/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/dead-letter/src/main/resources/hornetq/server0/activemq-jms.xml 
b/examples/jms/dead-letter/src/main/resources/hornetq/server0/activemq-jms.xml
index 4bb68a2..e3ad631 100644
--- 
a/examples/jms/dead-letter/src/main/resources/hornetq/server0/activemq-jms.xml
+++ 
b/examples/jms/dead-letter/src/main/resources/hornetq/server0/activemq-jms.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-jms.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-jms.xsd">
    <!--the connection factory used by the example-->
    <connection-factory name="ConnectionFactory">
       <connectors>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/dead-letter/src/main/resources/hornetq/server0/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/dead-letter/src/main/resources/hornetq/server0/activemq-users.xml
 
b/examples/jms/dead-letter/src/main/resources/hornetq/server0/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/dead-letter/src/main/resources/hornetq/server0/activemq-users.xml
+++ 
b/examples/jms/dead-letter/src/main/resources/hornetq/server0/activemq-users.xml
@@ -1,5 +1,5 @@
 <configuration xmlns="urn:activemq" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-users.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-users.xsd">
    <!-- the default user.  this is used where username is null-->
    <defaultuser name="guest" password="guest">
       <role name="guest"/>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/delayed-redelivery/src/main/resources/hornetq/server0/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/delayed-redelivery/src/main/resources/hornetq/server0/activemq-configuration.xml
 
b/examples/jms/delayed-redelivery/src/main/resources/hornetq/server0/activemq-configuration.xml
index ed68d46..5998306 100644
--- 
a/examples/jms/delayed-redelivery/src/main/resources/hornetq/server0/activemq-configuration.xml
+++ 
b/examples/jms/delayed-redelivery/src/main/resources/hornetq/server0/activemq-configuration.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq 
/schema/activemq-configuration.xsd">
+            xsi:schemaLocation="urn:activemq 
/schema/activemq-configuration.xsd">
 
    
<bindings-directory>${build.directory}/server0/data/messaging/bindings</bindings-directory>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/delayed-redelivery/src/main/resources/hornetq/server0/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/delayed-redelivery/src/main/resources/hornetq/server0/activemq-jms.xml
 
b/examples/jms/delayed-redelivery/src/main/resources/hornetq/server0/activemq-jms.xml
index 4bb68a2..e3ad631 100644
--- 
a/examples/jms/delayed-redelivery/src/main/resources/hornetq/server0/activemq-jms.xml
+++ 
b/examples/jms/delayed-redelivery/src/main/resources/hornetq/server0/activemq-jms.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-jms.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-jms.xsd">
    <!--the connection factory used by the example-->
    <connection-factory name="ConnectionFactory">
       <connectors>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/delayed-redelivery/src/main/resources/hornetq/server0/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/delayed-redelivery/src/main/resources/hornetq/server0/activemq-users.xml
 
b/examples/jms/delayed-redelivery/src/main/resources/hornetq/server0/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/delayed-redelivery/src/main/resources/hornetq/server0/activemq-users.xml
+++ 
b/examples/jms/delayed-redelivery/src/main/resources/hornetq/server0/activemq-users.xml
@@ -1,5 +1,5 @@
 <configuration xmlns="urn:activemq" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-users.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-users.xsd">
    <!-- the default user.  this is used where username is null-->
    <defaultuser name="guest" password="guest">
       <role name="guest"/>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/divert/src/main/resources/hornetq/server0/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/divert/src/main/resources/hornetq/server0/activemq-configuration.xml
 
b/examples/jms/divert/src/main/resources/hornetq/server0/activemq-configuration.xml
index c3b6e68..da10d0e 100644
--- 
a/examples/jms/divert/src/main/resources/hornetq/server0/activemq-configuration.xml
+++ 
b/examples/jms/divert/src/main/resources/hornetq/server0/activemq-configuration.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq 
/schema/activemq-configuration.xsd">
+            xsi:schemaLocation="urn:activemq 
/schema/activemq-configuration.xsd">
 
    <!-- We need to make it clustered otherwise the bridge won't deploy -->
    

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/divert/src/main/resources/hornetq/server0/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/divert/src/main/resources/hornetq/server0/activemq-jms.xml 
b/examples/jms/divert/src/main/resources/hornetq/server0/activemq-jms.xml
index fabeb71..8d78604 100644
--- a/examples/jms/divert/src/main/resources/hornetq/server0/activemq-jms.xml
+++ b/examples/jms/divert/src/main/resources/hornetq/server0/activemq-jms.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-jms.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-jms.xsd">
             
    <!-- the connection factory used by the example -->
    

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/divert/src/main/resources/hornetq/server0/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/divert/src/main/resources/hornetq/server0/activemq-users.xml 
b/examples/jms/divert/src/main/resources/hornetq/server0/activemq-users.xml
index 8187c91..ae30546 100644
--- a/examples/jms/divert/src/main/resources/hornetq/server0/activemq-users.xml
+++ b/examples/jms/divert/src/main/resources/hornetq/server0/activemq-users.xml
@@ -1,5 +1,5 @@
 <configuration xmlns="urn:activemq" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-users.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-users.xsd">
    <!-- the default user.  this is used where username is null-->
    <defaultuser name="guest" password="guest">
       <role name="guest"/>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/divert/src/main/resources/hornetq/server1/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/divert/src/main/resources/hornetq/server1/activemq-configuration.xml
 
b/examples/jms/divert/src/main/resources/hornetq/server1/activemq-configuration.xml
index f000697..661288f 100644
--- 
a/examples/jms/divert/src/main/resources/hornetq/server1/activemq-configuration.xml
+++ 
b/examples/jms/divert/src/main/resources/hornetq/server1/activemq-configuration.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq 
/schema/activemq-configuration.xsd">
+            xsi:schemaLocation="urn:activemq 
/schema/activemq-configuration.xsd">
 
    
<bindings-directory>${build.directory}/server1/data/messaging/bindings</bindings-directory>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/divert/src/main/resources/hornetq/server1/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/divert/src/main/resources/hornetq/server1/activemq-jms.xml 
b/examples/jms/divert/src/main/resources/hornetq/server1/activemq-jms.xml
index 92d7688..97c9aab 100644
--- a/examples/jms/divert/src/main/resources/hornetq/server1/activemq-jms.xml
+++ b/examples/jms/divert/src/main/resources/hornetq/server1/activemq-jms.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-jms.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-jms.xsd">
             
    <!-- the connection factory used by the example -->
    

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/divert/src/main/resources/hornetq/server1/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/divert/src/main/resources/hornetq/server1/activemq-users.xml 
b/examples/jms/divert/src/main/resources/hornetq/server1/activemq-users.xml
index 8187c91..ae30546 100644
--- a/examples/jms/divert/src/main/resources/hornetq/server1/activemq-users.xml
+++ b/examples/jms/divert/src/main/resources/hornetq/server1/activemq-users.xml
@@ -1,5 +1,5 @@
 <configuration xmlns="urn:activemq" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-users.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-users.xsd">
    <!-- the default user.  this is used where username is null-->
    <defaultuser name="guest" password="guest">
       <role name="guest"/>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/durable-subscription/src/main/resources/hornetq/server0/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/durable-subscription/src/main/resources/hornetq/server0/activemq-configuration.xml
 
b/examples/jms/durable-subscription/src/main/resources/hornetq/server0/activemq-configuration.xml
index f8787c5..017fcc0 100644
--- 
a/examples/jms/durable-subscription/src/main/resources/hornetq/server0/activemq-configuration.xml
+++ 
b/examples/jms/durable-subscription/src/main/resources/hornetq/server0/activemq-configuration.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq 
/schema/activemq-configuration.xsd">
+            xsi:schemaLocation="urn:activemq 
/schema/activemq-configuration.xsd">
 
    
<bindings-directory>${build.directory}/server0/data/messaging/bindings</bindings-directory>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/durable-subscription/src/main/resources/hornetq/server0/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/durable-subscription/src/main/resources/hornetq/server0/activemq-jms.xml
 
b/examples/jms/durable-subscription/src/main/resources/hornetq/server0/activemq-jms.xml
index 252edad..1dd09a6 100644
--- 
a/examples/jms/durable-subscription/src/main/resources/hornetq/server0/activemq-jms.xml
+++ 
b/examples/jms/durable-subscription/src/main/resources/hornetq/server0/activemq-jms.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-jms.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-jms.xsd">
    <!--the connection factory used by the example-->
    <connection-factory name="ConnectionFactory">
       <connectors>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/durable-subscription/src/main/resources/hornetq/server0/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/durable-subscription/src/main/resources/hornetq/server0/activemq-users.xml
 
b/examples/jms/durable-subscription/src/main/resources/hornetq/server0/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/durable-subscription/src/main/resources/hornetq/server0/activemq-users.xml
+++ 
b/examples/jms/durable-subscription/src/main/resources/hornetq/server0/activemq-users.xml
@@ -1,5 +1,5 @@
 <configuration xmlns="urn:activemq" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-users.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-users.xsd">
    <!-- the default user.  this is used where username is null-->
    <defaultuser name="guest" password="guest">
       <role name="guest"/>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/embedded-simple/src/main/resources/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/embedded-simple/src/main/resources/activemq-configuration.xml 
b/examples/jms/embedded-simple/src/main/resources/activemq-configuration.xml
index e0fc118..7e86c38 100644
--- a/examples/jms/embedded-simple/src/main/resources/activemq-configuration.xml
+++ b/examples/jms/embedded-simple/src/main/resources/activemq-configuration.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
                xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-               xsi:schemaLocation="urn:hornetq 
/schema/activemq-configuration.xsd">
+               xsi:schemaLocation="urn:activemq 
/schema/activemq-configuration.xsd">
 
     <persistence-enabled>false</persistence-enabled>
     <!-- Connectors -->

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/embedded-simple/src/main/resources/activemq-jms.xml
----------------------------------------------------------------------
diff --git a/examples/jms/embedded-simple/src/main/resources/activemq-jms.xml 
b/examples/jms/embedded-simple/src/main/resources/activemq-jms.xml
index cc3fde7..bce97ab 100644
--- a/examples/jms/embedded-simple/src/main/resources/activemq-jms.xml
+++ b/examples/jms/embedded-simple/src/main/resources/activemq-jms.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
                xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-               xsi:schemaLocation="urn:hornetq /schema/activemq-jms.xsd">
+               xsi:schemaLocation="urn:activemq /schema/activemq-jms.xsd">
     <!--the connection factory used by the example-->
     <connection-factory name="ConnectionFactory">
         <connectors>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/embedded-simple/src/main/resources/activemq-users.xml
----------------------------------------------------------------------
diff --git a/examples/jms/embedded-simple/src/main/resources/activemq-users.xml 
b/examples/jms/embedded-simple/src/main/resources/activemq-users.xml
index 11c115a..aab1d8d 100644
--- a/examples/jms/embedded-simple/src/main/resources/activemq-users.xml
+++ b/examples/jms/embedded-simple/src/main/resources/activemq-users.xml
@@ -1,5 +1,5 @@
 <configuration xmlns="urn:activemq" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-               xsi:schemaLocation="urn:hornetq /schema/activemq-users.xsd">
+               xsi:schemaLocation="urn:activemq /schema/activemq-users.xsd">
     <!-- the default user.  this is used where username is null-->
     <defaultuser name="guest" password="guest">
         <role name="guest"/>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/expiry/src/main/resources/hornetq/server0/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/expiry/src/main/resources/hornetq/server0/activemq-configuration.xml
 
b/examples/jms/expiry/src/main/resources/hornetq/server0/activemq-configuration.xml
index 6482edb..7e44235 100644
--- 
a/examples/jms/expiry/src/main/resources/hornetq/server0/activemq-configuration.xml
+++ 
b/examples/jms/expiry/src/main/resources/hornetq/server0/activemq-configuration.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq 
/schema/activemq-configuration.xsd">
+            xsi:schemaLocation="urn:activemq 
/schema/activemq-configuration.xsd">
 
    
<bindings-directory>${build.directory}/server0/data/messaging/bindings</bindings-directory>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/expiry/src/main/resources/hornetq/server0/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/expiry/src/main/resources/hornetq/server0/activemq-jms.xml 
b/examples/jms/expiry/src/main/resources/hornetq/server0/activemq-jms.xml
index aad558d..96ae117 100644
--- a/examples/jms/expiry/src/main/resources/hornetq/server0/activemq-jms.xml
+++ b/examples/jms/expiry/src/main/resources/hornetq/server0/activemq-jms.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-jms.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-jms.xsd">
    <!--the connection factory used by the example-->
    <connection-factory name="ConnectionFactory">
       <connectors>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/expiry/src/main/resources/hornetq/server0/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/expiry/src/main/resources/hornetq/server0/activemq-users.xml 
b/examples/jms/expiry/src/main/resources/hornetq/server0/activemq-users.xml
index 8187c91..ae30546 100644
--- a/examples/jms/expiry/src/main/resources/hornetq/server0/activemq-users.xml
+++ b/examples/jms/expiry/src/main/resources/hornetq/server0/activemq-users.xml
@@ -1,5 +1,5 @@
 <configuration xmlns="urn:activemq" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-users.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-users.xsd">
    <!-- the default user.  this is used where username is null-->
    <defaultuser name="guest" password="guest">
       <role name="guest"/>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/ha-policy-autobackup/src/main/resources/hornetq/server0/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/ha-policy-autobackup/src/main/resources/hornetq/server0/activemq-configuration.xml
 
b/examples/jms/ha-policy-autobackup/src/main/resources/hornetq/server0/activemq-configuration.xml
index ead1931..6a21e1d 100644
--- 
a/examples/jms/ha-policy-autobackup/src/main/resources/hornetq/server0/activemq-configuration.xml
+++ 
b/examples/jms/ha-policy-autobackup/src/main/resources/hornetq/server0/activemq-configuration.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq 
/schema/activemq-configuration.xsd">
+            xsi:schemaLocation="urn:activemq 
/schema/activemq-configuration.xsd">
 
    
<bindings-directory>target/server0/data/messaging/bindings</bindings-directory>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/ha-policy-autobackup/src/main/resources/hornetq/server0/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/ha-policy-autobackup/src/main/resources/hornetq/server0/activemq-jms.xml
 
b/examples/jms/ha-policy-autobackup/src/main/resources/hornetq/server0/activemq-jms.xml
index 9ef0182..28e738b 100644
--- 
a/examples/jms/ha-policy-autobackup/src/main/resources/hornetq/server0/activemq-jms.xml
+++ 
b/examples/jms/ha-policy-autobackup/src/main/resources/hornetq/server0/activemq-jms.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-jms.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-jms.xsd">
    <!--the connection factory used by the example-->
    <connection-factory name="ConnectionFactory">
       <connectors>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/ha-policy-autobackup/src/main/resources/hornetq/server0/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/ha-policy-autobackup/src/main/resources/hornetq/server0/activemq-users.xml
 
b/examples/jms/ha-policy-autobackup/src/main/resources/hornetq/server0/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/ha-policy-autobackup/src/main/resources/hornetq/server0/activemq-users.xml
+++ 
b/examples/jms/ha-policy-autobackup/src/main/resources/hornetq/server0/activemq-users.xml
@@ -1,5 +1,5 @@
 <configuration xmlns="urn:activemq" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-users.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-users.xsd">
    <!-- the default user.  this is used where username is null-->
    <defaultuser name="guest" password="guest">
       <role name="guest"/>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/ha-policy-autobackup/src/main/resources/hornetq/server1/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/ha-policy-autobackup/src/main/resources/hornetq/server1/activemq-configuration.xml
 
b/examples/jms/ha-policy-autobackup/src/main/resources/hornetq/server1/activemq-configuration.xml
index a605ee5..adaeb82 100644
--- 
a/examples/jms/ha-policy-autobackup/src/main/resources/hornetq/server1/activemq-configuration.xml
+++ 
b/examples/jms/ha-policy-autobackup/src/main/resources/hornetq/server1/activemq-configuration.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq 
/schema/activemq-configuration.xsd">
+            xsi:schemaLocation="urn:activemq 
/schema/activemq-configuration.xsd">
 
  
<bindings-directory>target/server1/data/messaging/bindings</bindings-directory>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/ha-policy-autobackup/src/main/resources/hornetq/server1/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/ha-policy-autobackup/src/main/resources/hornetq/server1/activemq-users.xml
 
b/examples/jms/ha-policy-autobackup/src/main/resources/hornetq/server1/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/ha-policy-autobackup/src/main/resources/hornetq/server1/activemq-users.xml
+++ 
b/examples/jms/ha-policy-autobackup/src/main/resources/hornetq/server1/activemq-users.xml
@@ -1,5 +1,5 @@
 <configuration xmlns="urn:activemq" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-users.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-users.xsd">
    <!-- the default user.  this is used where username is null-->
    <defaultuser name="guest" password="guest">
       <role name="guest"/>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/http-transport/src/main/resources/hornetq/server0/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/http-transport/src/main/resources/hornetq/server0/activemq-configuration.xml
 
b/examples/jms/http-transport/src/main/resources/hornetq/server0/activemq-configuration.xml
index bac2e09..61eab50 100644
--- 
a/examples/jms/http-transport/src/main/resources/hornetq/server0/activemq-configuration.xml
+++ 
b/examples/jms/http-transport/src/main/resources/hornetq/server0/activemq-configuration.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq 
/schema/activemq-configuration.xsd">
+            xsi:schemaLocation="urn:activemq 
/schema/activemq-configuration.xsd">
 
    
<bindings-directory>${build.directory}/server0/data/messaging/bindings</bindings-directory>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/http-transport/src/main/resources/hornetq/server0/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/http-transport/src/main/resources/hornetq/server0/activemq-jms.xml
 
b/examples/jms/http-transport/src/main/resources/hornetq/server0/activemq-jms.xml
index 112fefc..452b958 100644
--- 
a/examples/jms/http-transport/src/main/resources/hornetq/server0/activemq-jms.xml
+++ 
b/examples/jms/http-transport/src/main/resources/hornetq/server0/activemq-jms.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-jms.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-jms.xsd">
    <!--the connection factory used by the example-->
    <connection-factory name="ConnectionFactory">
       <connectors>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/http-transport/src/main/resources/hornetq/server0/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/http-transport/src/main/resources/hornetq/server0/activemq-users.xml
 
b/examples/jms/http-transport/src/main/resources/hornetq/server0/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/http-transport/src/main/resources/hornetq/server0/activemq-users.xml
+++ 
b/examples/jms/http-transport/src/main/resources/hornetq/server0/activemq-users.xml
@@ -1,5 +1,5 @@
 <configuration xmlns="urn:activemq" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-users.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-users.xsd">
    <!-- the default user.  this is used where username is null-->
    <defaultuser name="guest" password="guest">
       <role name="guest"/>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/instantiate-connection-factory/src/main/resources/hornetq/server0/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/instantiate-connection-factory/src/main/resources/hornetq/server0/activemq-configuration.xml
 
b/examples/jms/instantiate-connection-factory/src/main/resources/hornetq/server0/activemq-configuration.xml
index 77d7687..1cb9416 100644
--- 
a/examples/jms/instantiate-connection-factory/src/main/resources/hornetq/server0/activemq-configuration.xml
+++ 
b/examples/jms/instantiate-connection-factory/src/main/resources/hornetq/server0/activemq-configuration.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq 
/schema/activemq-configuration.xsd">
+            xsi:schemaLocation="urn:activemq 
/schema/activemq-configuration.xsd">
 
    
<bindings-directory>${build.directory}/server0/data/messaging/bindings</bindings-directory>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/instantiate-connection-factory/src/main/resources/hornetq/server0/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/instantiate-connection-factory/src/main/resources/hornetq/server0/activemq-jms.xml
 
b/examples/jms/instantiate-connection-factory/src/main/resources/hornetq/server0/activemq-jms.xml
index 860f707..d05e31e 100644
--- 
a/examples/jms/instantiate-connection-factory/src/main/resources/hornetq/server0/activemq-jms.xml
+++ 
b/examples/jms/instantiate-connection-factory/src/main/resources/hornetq/server0/activemq-jms.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-jms.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-jms.xsd">
    
    <!--the queue used by the example-->
    <queue name="exampleQueue">

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/instantiate-connection-factory/src/main/resources/hornetq/server0/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/instantiate-connection-factory/src/main/resources/hornetq/server0/activemq-users.xml
 
b/examples/jms/instantiate-connection-factory/src/main/resources/hornetq/server0/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/instantiate-connection-factory/src/main/resources/hornetq/server0/activemq-users.xml
+++ 
b/examples/jms/instantiate-connection-factory/src/main/resources/hornetq/server0/activemq-users.xml
@@ -1,5 +1,5 @@
 <configuration xmlns="urn:activemq" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-users.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-users.xsd">
    <!-- the default user.  this is used where username is null-->
    <defaultuser name="guest" password="guest">
       <role name="guest"/>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/interceptor/src/main/resources/hornetq/server0/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/interceptor/src/main/resources/hornetq/server0/activemq-configuration.xml
 
b/examples/jms/interceptor/src/main/resources/hornetq/server0/activemq-configuration.xml
index ed38809..2433360 100644
--- 
a/examples/jms/interceptor/src/main/resources/hornetq/server0/activemq-configuration.xml
+++ 
b/examples/jms/interceptor/src/main/resources/hornetq/server0/activemq-configuration.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq 
/schema/activemq-configuration.xsd">
+            xsi:schemaLocation="urn:activemq 
/schema/activemq-configuration.xsd">
 
    
<bindings-directory>${build.directory}/server0/data/messaging/bindings</bindings-directory>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/interceptor/src/main/resources/hornetq/server0/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/interceptor/src/main/resources/hornetq/server0/activemq-jms.xml 
b/examples/jms/interceptor/src/main/resources/hornetq/server0/activemq-jms.xml
index 9a03836..3058fc8 100644
--- 
a/examples/jms/interceptor/src/main/resources/hornetq/server0/activemq-jms.xml
+++ 
b/examples/jms/interceptor/src/main/resources/hornetq/server0/activemq-jms.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-jms.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-jms.xsd">
    <!--the connection factory used by the example-->
    <connection-factory name="ConnectionFactory">
       <connectors>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/interceptor/src/main/resources/hornetq/server0/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/interceptor/src/main/resources/hornetq/server0/activemq-users.xml
 
b/examples/jms/interceptor/src/main/resources/hornetq/server0/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/interceptor/src/main/resources/hornetq/server0/activemq-users.xml
+++ 
b/examples/jms/interceptor/src/main/resources/hornetq/server0/activemq-users.xml
@@ -1,5 +1,5 @@
 <configuration xmlns="urn:activemq" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-users.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-users.xsd">
    <!-- the default user.  this is used where username is null-->
    <defaultuser name="guest" password="guest">
       <role name="guest"/>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/jaas/src/main/resources/hornetq/server0/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/jaas/src/main/resources/hornetq/server0/activemq-configuration.xml
 
b/examples/jms/jaas/src/main/resources/hornetq/server0/activemq-configuration.xml
index c2dc300..e0acd1d 100644
--- 
a/examples/jms/jaas/src/main/resources/hornetq/server0/activemq-configuration.xml
+++ 
b/examples/jms/jaas/src/main/resources/hornetq/server0/activemq-configuration.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq 
/schema/activemq-configuration.xsd">
+            xsi:schemaLocation="urn:activemq 
/schema/activemq-configuration.xsd">
 
    
<bindings-directory>${build.directory}/server0/data/messaging/bindings</bindings-directory>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/jaas/src/main/resources/hornetq/server0/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/jaas/src/main/resources/hornetq/server0/activemq-jms.xml 
b/examples/jms/jaas/src/main/resources/hornetq/server0/activemq-jms.xml
index 9a03836..3058fc8 100644
--- a/examples/jms/jaas/src/main/resources/hornetq/server0/activemq-jms.xml
+++ b/examples/jms/jaas/src/main/resources/hornetq/server0/activemq-jms.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-jms.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-jms.xsd">
    <!--the connection factory used by the example-->
    <connection-factory name="ConnectionFactory">
       <connectors>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/jms-auto-closeable/src/main/resources/hornetq/server0/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/jms-auto-closeable/src/main/resources/hornetq/server0/activemq-configuration.xml
 
b/examples/jms/jms-auto-closeable/src/main/resources/hornetq/server0/activemq-configuration.xml
index 8d25acc..9ff5b8a 100644
--- 
a/examples/jms/jms-auto-closeable/src/main/resources/hornetq/server0/activemq-configuration.xml
+++ 
b/examples/jms/jms-auto-closeable/src/main/resources/hornetq/server0/activemq-configuration.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq 
/schema/activemq-configuration.xsd">
+            xsi:schemaLocation="urn:activemq 
/schema/activemq-configuration.xsd">
 
    
<bindings-directory>${build.directory}/server0/data/messaging/bindings</bindings-directory>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/jms-auto-closeable/src/main/resources/hornetq/server0/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/jms-auto-closeable/src/main/resources/hornetq/server0/activemq-jms.xml
 
b/examples/jms/jms-auto-closeable/src/main/resources/hornetq/server0/activemq-jms.xml
index 9a03836..3058fc8 100644
--- 
a/examples/jms/jms-auto-closeable/src/main/resources/hornetq/server0/activemq-jms.xml
+++ 
b/examples/jms/jms-auto-closeable/src/main/resources/hornetq/server0/activemq-jms.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-jms.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-jms.xsd">
    <!--the connection factory used by the example-->
    <connection-factory name="ConnectionFactory">
       <connectors>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/jms-auto-closeable/src/main/resources/hornetq/server0/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/jms-auto-closeable/src/main/resources/hornetq/server0/activemq-users.xml
 
b/examples/jms/jms-auto-closeable/src/main/resources/hornetq/server0/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/jms-auto-closeable/src/main/resources/hornetq/server0/activemq-users.xml
+++ 
b/examples/jms/jms-auto-closeable/src/main/resources/hornetq/server0/activemq-users.xml
@@ -1,5 +1,5 @@
 <configuration xmlns="urn:activemq" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-users.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-users.xsd">
    <!-- the default user.  this is used where username is null-->
    <defaultuser name="guest" password="guest">
       <role name="guest"/>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/jms-bridge/src/main/resources/hornetq/server0/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/jms-bridge/src/main/resources/hornetq/server0/activemq-configuration.xml
 
b/examples/jms/jms-bridge/src/main/resources/hornetq/server0/activemq-configuration.xml
index 7d21ca7..44d57f7 100644
--- 
a/examples/jms/jms-bridge/src/main/resources/hornetq/server0/activemq-configuration.xml
+++ 
b/examples/jms/jms-bridge/src/main/resources/hornetq/server0/activemq-configuration.xml
@@ -1,6 +1,6 @@
  <configuration xmlns="urn:activemq"
                xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-               xsi:schemaLocation="urn:hornetq 
/schema/activemq-configuration.xsd">
+               xsi:schemaLocation="urn:activemq 
/schema/activemq-configuration.xsd">
 
    
<bindings-directory>${build.directory}/server0/data/messaging/bindings</bindings-directory>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/jms-bridge/src/main/resources/hornetq/server0/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/jms-bridge/src/main/resources/hornetq/server0/activemq-jms.xml 
b/examples/jms/jms-bridge/src/main/resources/hornetq/server0/activemq-jms.xml
index 2601dfc..c9beb0e 100644
--- 
a/examples/jms/jms-bridge/src/main/resources/hornetq/server0/activemq-jms.xml
+++ 
b/examples/jms/jms-bridge/src/main/resources/hornetq/server0/activemq-jms.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-jms.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-jms.xsd">
 
    <connection-factory name="ConnectionFactory">
       <xa>true</xa>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/jms-bridge/src/main/resources/hornetq/server0/hornetq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/jms-bridge/src/main/resources/hornetq/server0/hornetq-users.xml 
b/examples/jms/jms-bridge/src/main/resources/hornetq/server0/hornetq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/jms-bridge/src/main/resources/hornetq/server0/hornetq-users.xml
+++ 
b/examples/jms/jms-bridge/src/main/resources/hornetq/server0/hornetq-users.xml
@@ -1,5 +1,5 @@
 <configuration xmlns="urn:activemq" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-users.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-users.xsd">
    <!-- the default user.  this is used where username is null-->
    <defaultuser name="guest" password="guest">
       <role name="guest"/>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/jms-bridge/src/main/resources/hornetq/server1/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/jms-bridge/src/main/resources/hornetq/server1/activemq-configuration.xml
 
b/examples/jms/jms-bridge/src/main/resources/hornetq/server1/activemq-configuration.xml
index 72b251e..47e2d2f 100644
--- 
a/examples/jms/jms-bridge/src/main/resources/hornetq/server1/activemq-configuration.xml
+++ 
b/examples/jms/jms-bridge/src/main/resources/hornetq/server1/activemq-configuration.xml
@@ -1,6 +1,6 @@
  <configuration xmlns="urn:activemq"
                xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-               xsi:schemaLocation="urn:hornetq 
/schema/activemq-configuration.xsd">
+               xsi:schemaLocation="urn:activemq 
/schema/activemq-configuration.xsd">
 
    
<bindings-directory>${build.directory}/server1/data/messaging/bindings</bindings-directory>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/jms-bridge/src/main/resources/hornetq/server1/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/jms-bridge/src/main/resources/hornetq/server1/activemq-jms.xml 
b/examples/jms/jms-bridge/src/main/resources/hornetq/server1/activemq-jms.xml
index 585cd92..d496c12 100644
--- 
a/examples/jms/jms-bridge/src/main/resources/hornetq/server1/activemq-jms.xml
+++ 
b/examples/jms/jms-bridge/src/main/resources/hornetq/server1/activemq-jms.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-jms.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-jms.xsd">
 
    <connection-factory name="ConnectionFactory">
       <xa>true</xa>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/jms-bridge/src/main/resources/hornetq/server1/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/jms-bridge/src/main/resources/hornetq/server1/activemq-users.xml 
b/examples/jms/jms-bridge/src/main/resources/hornetq/server1/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/jms-bridge/src/main/resources/hornetq/server1/activemq-users.xml
+++ 
b/examples/jms/jms-bridge/src/main/resources/hornetq/server1/activemq-users.xml
@@ -1,5 +1,5 @@
 <configuration xmlns="urn:activemq" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-users.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-users.xsd">
    <!-- the default user.  this is used where username is null-->
    <defaultuser name="guest" password="guest">
       <role name="guest"/>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/jms-completion-listener/src/main/resources/hornetq/server0/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/jms-completion-listener/src/main/resources/hornetq/server0/activemq-configuration.xml
 
b/examples/jms/jms-completion-listener/src/main/resources/hornetq/server0/activemq-configuration.xml
index c2dc300..e0acd1d 100644
--- 
a/examples/jms/jms-completion-listener/src/main/resources/hornetq/server0/activemq-configuration.xml
+++ 
b/examples/jms/jms-completion-listener/src/main/resources/hornetq/server0/activemq-configuration.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq 
/schema/activemq-configuration.xsd">
+            xsi:schemaLocation="urn:activemq 
/schema/activemq-configuration.xsd">
 
    
<bindings-directory>${build.directory}/server0/data/messaging/bindings</bindings-directory>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/jms-completion-listener/src/main/resources/hornetq/server0/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/jms-completion-listener/src/main/resources/hornetq/server0/activemq-jms.xml
 
b/examples/jms/jms-completion-listener/src/main/resources/hornetq/server0/activemq-jms.xml
index 9a03836..3058fc8 100644
--- 
a/examples/jms/jms-completion-listener/src/main/resources/hornetq/server0/activemq-jms.xml
+++ 
b/examples/jms/jms-completion-listener/src/main/resources/hornetq/server0/activemq-jms.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-jms.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-jms.xsd">
    <!--the connection factory used by the example-->
    <connection-factory name="ConnectionFactory">
       <connectors>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/jms-completion-listener/src/main/resources/hornetq/server0/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/jms-completion-listener/src/main/resources/hornetq/server0/activemq-users.xml
 
b/examples/jms/jms-completion-listener/src/main/resources/hornetq/server0/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/jms-completion-listener/src/main/resources/hornetq/server0/activemq-users.xml
+++ 
b/examples/jms/jms-completion-listener/src/main/resources/hornetq/server0/activemq-users.xml
@@ -1,5 +1,5 @@
 <configuration xmlns="urn:activemq" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-users.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-users.xsd">
    <!-- the default user.  this is used where username is null-->
    <defaultuser name="guest" password="guest">
       <role name="guest"/>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/jms-context/src/main/resources/hornetq/server0/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/jms-context/src/main/resources/hornetq/server0/activemq-configuration.xml
 
b/examples/jms/jms-context/src/main/resources/hornetq/server0/activemq-configuration.xml
index c2dc300..e0acd1d 100644
--- 
a/examples/jms/jms-context/src/main/resources/hornetq/server0/activemq-configuration.xml
+++ 
b/examples/jms/jms-context/src/main/resources/hornetq/server0/activemq-configuration.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq 
/schema/activemq-configuration.xsd">
+            xsi:schemaLocation="urn:activemq 
/schema/activemq-configuration.xsd">
 
    
<bindings-directory>${build.directory}/server0/data/messaging/bindings</bindings-directory>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/jms-context/src/main/resources/hornetq/server0/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/jms-context/src/main/resources/hornetq/server0/activemq-users.xml
 
b/examples/jms/jms-context/src/main/resources/hornetq/server0/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/jms-context/src/main/resources/hornetq/server0/activemq-users.xml
+++ 
b/examples/jms/jms-context/src/main/resources/hornetq/server0/activemq-users.xml
@@ -1,5 +1,5 @@
 <configuration xmlns="urn:activemq" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-users.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-users.xsd">
    <!-- the default user.  this is used where username is null-->
    <defaultuser name="guest" password="guest">
       <role name="guest"/>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/jms-shared-consumer/src/main/resources/hornetq/server0/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/jms-shared-consumer/src/main/resources/hornetq/server0/activemq-configuration.xml
 
b/examples/jms/jms-shared-consumer/src/main/resources/hornetq/server0/activemq-configuration.xml
index f6cbf6b..e83d7a4 100644
--- 
a/examples/jms/jms-shared-consumer/src/main/resources/hornetq/server0/activemq-configuration.xml
+++ 
b/examples/jms/jms-shared-consumer/src/main/resources/hornetq/server0/activemq-configuration.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq 
/schema/activemq-configuration.xsd">
+            xsi:schemaLocation="urn:activemq 
/schema/activemq-configuration.xsd">
 
    
<bindings-directory>${build.directory}/server0/data/messaging/bindings</bindings-directory>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/jms-shared-consumer/src/main/resources/hornetq/server0/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/jms-shared-consumer/src/main/resources/hornetq/server0/activemq-jms.xml
 
b/examples/jms/jms-shared-consumer/src/main/resources/hornetq/server0/activemq-jms.xml
index e0173b6..8c54278 100644
--- 
a/examples/jms/jms-shared-consumer/src/main/resources/hornetq/server0/activemq-jms.xml
+++ 
b/examples/jms/jms-shared-consumer/src/main/resources/hornetq/server0/activemq-jms.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-jms.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-jms.xsd">
    <!--the connection factory used by the example-->
    <connection-factory name="ConnectionFactory">
       <connectors>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/jms-shared-consumer/src/main/resources/hornetq/server0/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/jms-shared-consumer/src/main/resources/hornetq/server0/activemq-users.xml
 
b/examples/jms/jms-shared-consumer/src/main/resources/hornetq/server0/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/jms-shared-consumer/src/main/resources/hornetq/server0/activemq-users.xml
+++ 
b/examples/jms/jms-shared-consumer/src/main/resources/hornetq/server0/activemq-users.xml
@@ -1,5 +1,5 @@
 <configuration xmlns="urn:activemq" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-users.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-users.xsd">
    <!-- the default user.  this is used where username is null-->
    <defaultuser name="guest" password="guest">
       <role name="guest"/>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/jmx/src/main/resources/hornetq/server0/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/jmx/src/main/resources/hornetq/server0/activemq-configuration.xml
 
b/examples/jms/jmx/src/main/resources/hornetq/server0/activemq-configuration.xml
index 82acdd7..f21d154 100644
--- 
a/examples/jms/jmx/src/main/resources/hornetq/server0/activemq-configuration.xml
+++ 
b/examples/jms/jmx/src/main/resources/hornetq/server0/activemq-configuration.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq 
/schema/activemq-configuration.xsd">
+            xsi:schemaLocation="urn:activemq 
/schema/activemq-configuration.xsd">
 
    
<bindings-directory>${build.directory}/server0/data/messaging/bindings</bindings-directory>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/jmx/src/main/resources/hornetq/server0/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/jmx/src/main/resources/hornetq/server0/activemq-jms.xml 
b/examples/jms/jmx/src/main/resources/hornetq/server0/activemq-jms.xml
index 0f3158e..2fa9178 100644
--- a/examples/jms/jmx/src/main/resources/hornetq/server0/activemq-jms.xml
+++ b/examples/jms/jmx/src/main/resources/hornetq/server0/activemq-jms.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-jms.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-jms.xsd">
    <!--the connection factory used by the example-->
    <connection-factory name="ConnectionFactory" signature="queue">
       <connectors>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/jmx/src/main/resources/hornetq/server0/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/jmx/src/main/resources/hornetq/server0/activemq-users.xml 
b/examples/jms/jmx/src/main/resources/hornetq/server0/activemq-users.xml
index 8187c91..ae30546 100644
--- a/examples/jms/jmx/src/main/resources/hornetq/server0/activemq-users.xml
+++ b/examples/jms/jmx/src/main/resources/hornetq/server0/activemq-users.xml
@@ -1,5 +1,5 @@
 <configuration xmlns="urn:activemq" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-users.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-users.xsd">
    <!-- the default user.  this is used where username is null-->
    <defaultuser name="guest" password="guest">
       <role name="guest"/>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/large-message/src/main/resources/hornetq/server0/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/large-message/src/main/resources/hornetq/server0/activemq-configuration.xml
 
b/examples/jms/large-message/src/main/resources/hornetq/server0/activemq-configuration.xml
index 1d2d05c..9fa4061 100644
--- 
a/examples/jms/large-message/src/main/resources/hornetq/server0/activemq-configuration.xml
+++ 
b/examples/jms/large-message/src/main/resources/hornetq/server0/activemq-configuration.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq 
/schema/activemq-configuration.xsd">
+            xsi:schemaLocation="urn:activemq 
/schema/activemq-configuration.xsd">
 
    
<bindings-directory>${build.directory}/server0/data/messaging/bindings</bindings-directory>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/large-message/src/main/resources/hornetq/server0/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/large-message/src/main/resources/hornetq/server0/activemq-jms.xml
 
b/examples/jms/large-message/src/main/resources/hornetq/server0/activemq-jms.xml
index 48880d6..cfd7043 100644
--- 
a/examples/jms/large-message/src/main/resources/hornetq/server0/activemq-jms.xml
+++ 
b/examples/jms/large-message/src/main/resources/hornetq/server0/activemq-jms.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-jms.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-jms.xsd">
    <!--the connection factory used by the example-->
    <connection-factory name="ConnectionFactory">
       <connectors>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/large-message/src/main/resources/hornetq/server0/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/large-message/src/main/resources/hornetq/server0/activemq-users.xml
 
b/examples/jms/large-message/src/main/resources/hornetq/server0/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/large-message/src/main/resources/hornetq/server0/activemq-users.xml
+++ 
b/examples/jms/large-message/src/main/resources/hornetq/server0/activemq-users.xml
@@ -1,5 +1,5 @@
 <configuration xmlns="urn:activemq" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-users.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-users.xsd">
    <!-- the default user.  this is used where username is null-->
    <defaultuser name="guest" password="guest">
       <role name="guest"/>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/last-value-queue/src/main/resources/hornetq/server0/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/last-value-queue/src/main/resources/hornetq/server0/activemq-configuration.xml
 
b/examples/jms/last-value-queue/src/main/resources/hornetq/server0/activemq-configuration.xml
index 695c699..7e8ce42 100644
--- 
a/examples/jms/last-value-queue/src/main/resources/hornetq/server0/activemq-configuration.xml
+++ 
b/examples/jms/last-value-queue/src/main/resources/hornetq/server0/activemq-configuration.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq 
/schema/activemq-configuration.xsd">
+            xsi:schemaLocation="urn:activemq 
/schema/activemq-configuration.xsd">
 
    
<bindings-directory>${build.directory}/server0/data/messaging/bindings</bindings-directory>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/last-value-queue/src/main/resources/hornetq/server0/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/last-value-queue/src/main/resources/hornetq/server0/activemq-jms.xml
 
b/examples/jms/last-value-queue/src/main/resources/hornetq/server0/activemq-jms.xml
index e58f7c7..ad731a8 100644
--- 
a/examples/jms/last-value-queue/src/main/resources/hornetq/server0/activemq-jms.xml
+++ 
b/examples/jms/last-value-queue/src/main/resources/hornetq/server0/activemq-jms.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-jms.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-jms.xsd">
    <!--the connection factory used by the example-->
    <connection-factory name="ConnectionFactory">
       <connectors>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/last-value-queue/src/main/resources/hornetq/server0/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/last-value-queue/src/main/resources/hornetq/server0/activemq-users.xml
 
b/examples/jms/last-value-queue/src/main/resources/hornetq/server0/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/last-value-queue/src/main/resources/hornetq/server0/activemq-users.xml
+++ 
b/examples/jms/last-value-queue/src/main/resources/hornetq/server0/activemq-users.xml
@@ -1,5 +1,5 @@
 <configuration xmlns="urn:activemq" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-users.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-users.xsd">
    <!-- the default user.  this is used where username is null-->
    <defaultuser name="guest" password="guest">
       <role name="guest"/>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/management-notifications/src/main/resources/hornetq/server0/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/management-notifications/src/main/resources/hornetq/server0/activemq-configuration.xml
 
b/examples/jms/management-notifications/src/main/resources/hornetq/server0/activemq-configuration.xml
index 5bef45c..1446182 100644
--- 
a/examples/jms/management-notifications/src/main/resources/hornetq/server0/activemq-configuration.xml
+++ 
b/examples/jms/management-notifications/src/main/resources/hornetq/server0/activemq-configuration.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq 
../../../../src/schema/activemq-configuration.xsd">
+            xsi:schemaLocation="urn:activemq 
../../../../src/schema/activemq-configuration.xsd">
 
    
<bindings-directory>${build.directory}/server0/data/messaging/bindings</bindings-directory>
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/management-notifications/src/main/resources/hornetq/server0/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/management-notifications/src/main/resources/hornetq/server0/activemq-jms.xml
 
b/examples/jms/management-notifications/src/main/resources/hornetq/server0/activemq-jms.xml
index 2fb1311..7b997ee 100644
--- 
a/examples/jms/management-notifications/src/main/resources/hornetq/server0/activemq-jms.xml
+++ 
b/examples/jms/management-notifications/src/main/resources/hornetq/server0/activemq-jms.xml
@@ -1,6 +1,6 @@
 <configuration xmlns="urn:activemq"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-            xsi:schemaLocation="urn:hornetq /schema/activemq-jms.xsd">
+            xsi:schemaLocation="urn:activemq /schema/activemq-jms.xsd">
    <!--the connection factory used by the example-->
    <connection-factory name="ConnectionFactory">
       <connectors>

Reply via email to