http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/application-layer-failover/src/main/resources/hornetq/server0/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/application-layer-failover/src/main/resources/hornetq/server0/activemq-jms.xml
 
b/examples/jms/application-layer-failover/src/main/resources/hornetq/server0/activemq-jms.xml
index 9a03836..3058fc8 100644
--- 
a/examples/jms/application-layer-failover/src/main/resources/hornetq/server0/activemq-jms.xml
+++ 
b/examples/jms/application-layer-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/application-layer-failover/src/main/resources/hornetq/server0/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/application-layer-failover/src/main/resources/hornetq/server0/activemq-users.xml
 
b/examples/jms/application-layer-failover/src/main/resources/hornetq/server0/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/application-layer-failover/src/main/resources/hornetq/server0/activemq-users.xml
+++ 
b/examples/jms/application-layer-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/application-layer-failover/src/main/resources/hornetq/server1/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/application-layer-failover/src/main/resources/hornetq/server1/activemq-configuration.xml
 
b/examples/jms/application-layer-failover/src/main/resources/hornetq/server1/activemq-configuration.xml
index efb3de2..7845578 100644
--- 
a/examples/jms/application-layer-failover/src/main/resources/hornetq/server1/activemq-configuration.xml
+++ 
b/examples/jms/application-layer-failover/src/main/resources/hornetq/server1/activemq-configuration.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <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">
 
    <!-- Connectors -->
 

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/application-layer-failover/src/main/resources/hornetq/server1/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/application-layer-failover/src/main/resources/hornetq/server1/activemq-jms.xml
 
b/examples/jms/application-layer-failover/src/main/resources/hornetq/server1/activemq-jms.xml
index 9a03836..3058fc8 100644
--- 
a/examples/jms/application-layer-failover/src/main/resources/hornetq/server1/activemq-jms.xml
+++ 
b/examples/jms/application-layer-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/application-layer-failover/src/main/resources/hornetq/server1/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/application-layer-failover/src/main/resources/hornetq/server1/activemq-users.xml
 
b/examples/jms/application-layer-failover/src/main/resources/hornetq/server1/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/application-layer-failover/src/main/resources/hornetq/server1/activemq-users.xml
+++ 
b/examples/jms/application-layer-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/bridge/src/main/resources/hornetq/server0/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/bridge/src/main/resources/hornetq/server0/activemq-configuration.xml
 
b/examples/jms/bridge/src/main/resources/hornetq/server0/activemq-configuration.xml
index c8c0de8..0611367 100644
--- 
a/examples/jms/bridge/src/main/resources/hornetq/server0/activemq-configuration.xml
+++ 
b/examples/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/bridge/src/main/resources/hornetq/server0/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/bridge/src/main/resources/hornetq/server0/activemq-jms.xml 
b/examples/jms/bridge/src/main/resources/hornetq/server0/activemq-jms.xml
index c1ca248..2ec4406 100644
--- a/examples/jms/bridge/src/main/resources/hornetq/server0/activemq-jms.xml
+++ b/examples/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">
    <!--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/bridge/src/main/resources/hornetq/server0/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/bridge/src/main/resources/hornetq/server0/activemq-users.xml 
b/examples/jms/bridge/src/main/resources/hornetq/server0/activemq-users.xml
index 8187c91..ae30546 100644
--- a/examples/jms/bridge/src/main/resources/hornetq/server0/activemq-users.xml
+++ b/examples/jms/bridge/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/bridge/src/main/resources/hornetq/server1/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/bridge/src/main/resources/hornetq/server1/activemq-configuration.xml
 
b/examples/jms/bridge/src/main/resources/hornetq/server1/activemq-configuration.xml
index 8e8bfc1..58ab92e 100644
--- 
a/examples/jms/bridge/src/main/resources/hornetq/server1/activemq-configuration.xml
+++ 
b/examples/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/bridge/src/main/resources/hornetq/server1/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/bridge/src/main/resources/hornetq/server1/activemq-jms.xml 
b/examples/jms/bridge/src/main/resources/hornetq/server1/activemq-jms.xml
index b607b99..0165bf1 100644
--- a/examples/jms/bridge/src/main/resources/hornetq/server1/activemq-jms.xml
+++ b/examples/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">
    <!--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/bridge/src/main/resources/hornetq/server1/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/bridge/src/main/resources/hornetq/server1/activemq-users.xml 
b/examples/jms/bridge/src/main/resources/hornetq/server1/activemq-users.xml
index 8187c91..ae30546 100644
--- a/examples/jms/bridge/src/main/resources/hornetq/server1/activemq-users.xml
+++ b/examples/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/browser/src/main/resources/hornetq/server0/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/browser/src/main/resources/hornetq/server0/activemq-configuration.xml
 
b/examples/jms/browser/src/main/resources/hornetq/server0/activemq-configuration.xml
index 6f1be9b..aee59c8 100644
--- 
a/examples/jms/browser/src/main/resources/hornetq/server0/activemq-configuration.xml
+++ 
b/examples/jms/browser/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/browser/src/main/resources/hornetq/server0/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/browser/src/main/resources/hornetq/server0/activemq-jms.xml 
b/examples/jms/browser/src/main/resources/hornetq/server0/activemq-jms.xml
index 112fefc..452b958 100644
--- a/examples/jms/browser/src/main/resources/hornetq/server0/activemq-jms.xml
+++ b/examples/jms/browser/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/browser/src/main/resources/hornetq/server0/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/browser/src/main/resources/hornetq/server0/activemq-users.xml 
b/examples/jms/browser/src/main/resources/hornetq/server0/activemq-users.xml
index 8187c91..ae30546 100644
--- a/examples/jms/browser/src/main/resources/hornetq/server0/activemq-users.xml
+++ b/examples/jms/browser/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/client-kickoff/src/main/resources/hornetq/server0/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/client-kickoff/src/main/resources/hornetq/server0/activemq-configuration.xml
 
b/examples/jms/client-kickoff/src/main/resources/hornetq/server0/activemq-configuration.xml
index 1696017..df1ebc8 100644
--- 
a/examples/jms/client-kickoff/src/main/resources/hornetq/server0/activemq-configuration.xml
+++ 
b/examples/jms/client-kickoff/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/client-kickoff/src/main/resources/hornetq/server0/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/client-kickoff/src/main/resources/hornetq/server0/activemq-jms.xml
 
b/examples/jms/client-kickoff/src/main/resources/hornetq/server0/activemq-jms.xml
index 7463578..3de4046 100644
--- 
a/examples/jms/client-kickoff/src/main/resources/hornetq/server0/activemq-jms.xml
+++ 
b/examples/jms/client-kickoff/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/client-kickoff/src/main/resources/hornetq/server0/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/client-kickoff/src/main/resources/hornetq/server0/activemq-users.xml
 
b/examples/jms/client-kickoff/src/main/resources/hornetq/server0/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/client-kickoff/src/main/resources/hornetq/server0/activemq-users.xml
+++ 
b/examples/jms/client-kickoff/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/client-side-failoverlistener/src/main/resources/hornetq/server0/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/client-side-failoverlistener/src/main/resources/hornetq/server0/activemq-configuration.xml
 
b/examples/jms/client-side-failoverlistener/src/main/resources/hornetq/server0/activemq-configuration.xml
index 6bc1876..3a086ee 100644
--- 
a/examples/jms/client-side-failoverlistener/src/main/resources/hornetq/server0/activemq-configuration.xml
+++ 
b/examples/jms/client-side-failoverlistener/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 
../../../../../../../../hornetq-server/src/main/resources/schema/activemq-configuration.xsd">
+         xsi:schemaLocation="urn:activemq 
../../../../../../../../hornetq-server/src/main/resources/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/client-side-failoverlistener/src/main/resources/hornetq/server0/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/client-side-failoverlistener/src/main/resources/hornetq/server0/activemq-jms.xml
 
b/examples/jms/client-side-failoverlistener/src/main/resources/hornetq/server0/activemq-jms.xml
index 13222eb..889b59d 100644
--- 
a/examples/jms/client-side-failoverlistener/src/main/resources/hornetq/server0/activemq-jms.xml
+++ 
b/examples/jms/client-side-failoverlistener/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/client-side-failoverlistener/src/main/resources/hornetq/server0/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/client-side-failoverlistener/src/main/resources/hornetq/server0/activemq-users.xml
 
b/examples/jms/client-side-failoverlistener/src/main/resources/hornetq/server0/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/client-side-failoverlistener/src/main/resources/hornetq/server0/activemq-users.xml
+++ 
b/examples/jms/client-side-failoverlistener/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/client-side-failoverlistener/src/main/resources/hornetq/server1/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/client-side-failoverlistener/src/main/resources/hornetq/server1/activemq-configuration.xml
 
b/examples/jms/client-side-failoverlistener/src/main/resources/hornetq/server1/activemq-configuration.xml
index b12bc89..8feacdd 100644
--- 
a/examples/jms/client-side-failoverlistener/src/main/resources/hornetq/server1/activemq-configuration.xml
+++ 
b/examples/jms/client-side-failoverlistener/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 
../../../../../../../../hornetq-server/src/main/resources/schema/activemq-configuration.xsd">
+         xsi:schemaLocation="urn:activemq 
../../../../../../../../hornetq-server/src/main/resources/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/client-side-failoverlistener/src/main/resources/hornetq/server1/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/client-side-failoverlistener/src/main/resources/hornetq/server1/activemq-jms.xml
 
b/examples/jms/client-side-failoverlistener/src/main/resources/hornetq/server1/activemq-jms.xml
index e9e4f9d..c3b0393 100644
--- 
a/examples/jms/client-side-failoverlistener/src/main/resources/hornetq/server1/activemq-jms.xml
+++ 
b/examples/jms/client-side-failoverlistener/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/client-side-failoverlistener/src/main/resources/hornetq/server1/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/client-side-failoverlistener/src/main/resources/hornetq/server1/activemq-users.xml
 
b/examples/jms/client-side-failoverlistener/src/main/resources/hornetq/server1/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/client-side-failoverlistener/src/main/resources/hornetq/server1/activemq-users.xml
+++ 
b/examples/jms/client-side-failoverlistener/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/client-side-load-balancing/src/main/resources/hornetq/server0/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/client-side-load-balancing/src/main/resources/hornetq/server0/activemq-configuration.xml
 
b/examples/jms/client-side-load-balancing/src/main/resources/hornetq/server0/activemq-configuration.xml
index c4dbef4..96c4ee2 100644
--- 
a/examples/jms/client-side-load-balancing/src/main/resources/hornetq/server0/activemq-configuration.xml
+++ 
b/examples/jms/client-side-load-balancing/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/client-side-load-balancing/src/main/resources/hornetq/server0/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/client-side-load-balancing/src/main/resources/hornetq/server0/activemq-jms.xml
 
b/examples/jms/client-side-load-balancing/src/main/resources/hornetq/server0/activemq-jms.xml
index 6b29273..1ecf1f7 100644
--- 
a/examples/jms/client-side-load-balancing/src/main/resources/hornetq/server0/activemq-jms.xml
+++ 
b/examples/jms/client-side-load-balancing/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">
       <discovery-group-ref discovery-group-name="my-discovery-group"/>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/client-side-load-balancing/src/main/resources/hornetq/server0/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/client-side-load-balancing/src/main/resources/hornetq/server0/activemq-users.xml
 
b/examples/jms/client-side-load-balancing/src/main/resources/hornetq/server0/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/client-side-load-balancing/src/main/resources/hornetq/server0/activemq-users.xml
+++ 
b/examples/jms/client-side-load-balancing/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/client-side-load-balancing/src/main/resources/hornetq/server1/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/client-side-load-balancing/src/main/resources/hornetq/server1/activemq-configuration.xml
 
b/examples/jms/client-side-load-balancing/src/main/resources/hornetq/server1/activemq-configuration.xml
index b309d88..b86baae 100644
--- 
a/examples/jms/client-side-load-balancing/src/main/resources/hornetq/server1/activemq-configuration.xml
+++ 
b/examples/jms/client-side-load-balancing/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/client-side-load-balancing/src/main/resources/hornetq/server1/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/client-side-load-balancing/src/main/resources/hornetq/server1/activemq-jms.xml
 
b/examples/jms/client-side-load-balancing/src/main/resources/hornetq/server1/activemq-jms.xml
index 6b29273..1ecf1f7 100644
--- 
a/examples/jms/client-side-load-balancing/src/main/resources/hornetq/server1/activemq-jms.xml
+++ 
b/examples/jms/client-side-load-balancing/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">
       <discovery-group-ref discovery-group-name="my-discovery-group"/>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/client-side-load-balancing/src/main/resources/hornetq/server1/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/client-side-load-balancing/src/main/resources/hornetq/server1/activemq-users.xml
 
b/examples/jms/client-side-load-balancing/src/main/resources/hornetq/server1/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/client-side-load-balancing/src/main/resources/hornetq/server1/activemq-users.xml
+++ 
b/examples/jms/client-side-load-balancing/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/client-side-load-balancing/src/main/resources/hornetq/server2/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/client-side-load-balancing/src/main/resources/hornetq/server2/activemq-configuration.xml
 
b/examples/jms/client-side-load-balancing/src/main/resources/hornetq/server2/activemq-configuration.xml
index fa981b1..8e056d5 100644
--- 
a/examples/jms/client-side-load-balancing/src/main/resources/hornetq/server2/activemq-configuration.xml
+++ 
b/examples/jms/client-side-load-balancing/src/main/resources/hornetq/server2/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/client-side-load-balancing/src/main/resources/hornetq/server2/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/client-side-load-balancing/src/main/resources/hornetq/server2/activemq-jms.xml
 
b/examples/jms/client-side-load-balancing/src/main/resources/hornetq/server2/activemq-jms.xml
index 6b29273..1ecf1f7 100644
--- 
a/examples/jms/client-side-load-balancing/src/main/resources/hornetq/server2/activemq-jms.xml
+++ 
b/examples/jms/client-side-load-balancing/src/main/resources/hornetq/server2/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">
       <discovery-group-ref discovery-group-name="my-discovery-group"/>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/client-side-load-balancing/src/main/resources/hornetq/server2/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/client-side-load-balancing/src/main/resources/hornetq/server2/activemq-users.xml
 
b/examples/jms/client-side-load-balancing/src/main/resources/hornetq/server2/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/client-side-load-balancing/src/main/resources/hornetq/server2/activemq-users.xml
+++ 
b/examples/jms/client-side-load-balancing/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-durable-subscription/src/main/resources/hornetq/server0/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-durable-subscription/src/main/resources/hornetq/server0/activemq-configuration.xml
 
b/examples/jms/clustered-durable-subscription/src/main/resources/hornetq/server0/activemq-configuration.xml
index 1f4fea9..93cfee3 100644
--- 
a/examples/jms/clustered-durable-subscription/src/main/resources/hornetq/server0/activemq-configuration.xml
+++ 
b/examples/jms/clustered-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/clustered-durable-subscription/src/main/resources/hornetq/server0/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-durable-subscription/src/main/resources/hornetq/server0/activemq-jms.xml
 
b/examples/jms/clustered-durable-subscription/src/main/resources/hornetq/server0/activemq-jms.xml
index 252edad..1dd09a6 100644
--- 
a/examples/jms/clustered-durable-subscription/src/main/resources/hornetq/server0/activemq-jms.xml
+++ 
b/examples/jms/clustered-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/clustered-durable-subscription/src/main/resources/hornetq/server0/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-durable-subscription/src/main/resources/hornetq/server0/activemq-users.xml
 
b/examples/jms/clustered-durable-subscription/src/main/resources/hornetq/server0/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/clustered-durable-subscription/src/main/resources/hornetq/server0/activemq-users.xml
+++ 
b/examples/jms/clustered-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/clustered-durable-subscription/src/main/resources/hornetq/server1/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-durable-subscription/src/main/resources/hornetq/server1/activemq-configuration.xml
 
b/examples/jms/clustered-durable-subscription/src/main/resources/hornetq/server1/activemq-configuration.xml
index df5d0d3..e72545a 100644
--- 
a/examples/jms/clustered-durable-subscription/src/main/resources/hornetq/server1/activemq-configuration.xml
+++ 
b/examples/jms/clustered-durable-subscription/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/clustered-durable-subscription/src/main/resources/hornetq/server1/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-durable-subscription/src/main/resources/hornetq/server1/activemq-jms.xml
 
b/examples/jms/clustered-durable-subscription/src/main/resources/hornetq/server1/activemq-jms.xml
index 252edad..1dd09a6 100644
--- 
a/examples/jms/clustered-durable-subscription/src/main/resources/hornetq/server1/activemq-jms.xml
+++ 
b/examples/jms/clustered-durable-subscription/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-durable-subscription/src/main/resources/hornetq/server1/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-durable-subscription/src/main/resources/hornetq/server1/activemq-users.xml
 
b/examples/jms/clustered-durable-subscription/src/main/resources/hornetq/server1/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/clustered-durable-subscription/src/main/resources/hornetq/server1/activemq-users.xml
+++ 
b/examples/jms/clustered-durable-subscription/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/clustered-grouping/src/main/resources/hornetq/server0/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-grouping/src/main/resources/hornetq/server0/activemq-configuration.xml
 
b/examples/jms/clustered-grouping/src/main/resources/hornetq/server0/activemq-configuration.xml
index d07a9f8..41e9a2c 100644
--- 
a/examples/jms/clustered-grouping/src/main/resources/hornetq/server0/activemq-configuration.xml
+++ 
b/examples/jms/clustered-grouping/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-grouping/src/main/resources/hornetq/server0/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-grouping/src/main/resources/hornetq/server0/activemq-jms.xml
 
b/examples/jms/clustered-grouping/src/main/resources/hornetq/server0/activemq-jms.xml
index 112fefc..452b958 100644
--- 
a/examples/jms/clustered-grouping/src/main/resources/hornetq/server0/activemq-jms.xml
+++ 
b/examples/jms/clustered-grouping/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-grouping/src/main/resources/hornetq/server0/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-grouping/src/main/resources/hornetq/server0/activemq-users.xml
 
b/examples/jms/clustered-grouping/src/main/resources/hornetq/server0/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/clustered-grouping/src/main/resources/hornetq/server0/activemq-users.xml
+++ 
b/examples/jms/clustered-grouping/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-grouping/src/main/resources/hornetq/server1/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-grouping/src/main/resources/hornetq/server1/activemq-configuration.xml
 
b/examples/jms/clustered-grouping/src/main/resources/hornetq/server1/activemq-configuration.xml
index 498fb4e..482efb9 100644
--- 
a/examples/jms/clustered-grouping/src/main/resources/hornetq/server1/activemq-configuration.xml
+++ 
b/examples/jms/clustered-grouping/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-grouping/src/main/resources/hornetq/server1/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-grouping/src/main/resources/hornetq/server1/activemq-jms.xml
 
b/examples/jms/clustered-grouping/src/main/resources/hornetq/server1/activemq-jms.xml
index 112fefc..452b958 100644
--- 
a/examples/jms/clustered-grouping/src/main/resources/hornetq/server1/activemq-jms.xml
+++ 
b/examples/jms/clustered-grouping/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-grouping/src/main/resources/hornetq/server1/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-grouping/src/main/resources/hornetq/server1/activemq-users.xml
 
b/examples/jms/clustered-grouping/src/main/resources/hornetq/server1/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/clustered-grouping/src/main/resources/hornetq/server1/activemq-users.xml
+++ 
b/examples/jms/clustered-grouping/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/clustered-grouping/src/main/resources/hornetq/server2/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-grouping/src/main/resources/hornetq/server2/activemq-configuration.xml
 
b/examples/jms/clustered-grouping/src/main/resources/hornetq/server2/activemq-configuration.xml
index bc2d598..45d5dab 100644
--- 
a/examples/jms/clustered-grouping/src/main/resources/hornetq/server2/activemq-configuration.xml
+++ 
b/examples/jms/clustered-grouping/src/main/resources/hornetq/server2/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}/server2/data/messaging/bindings</bindings-directory>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/clustered-grouping/src/main/resources/hornetq/server2/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-grouping/src/main/resources/hornetq/server2/activemq-jms.xml
 
b/examples/jms/clustered-grouping/src/main/resources/hornetq/server2/activemq-jms.xml
index 112fefc..452b958 100644
--- 
a/examples/jms/clustered-grouping/src/main/resources/hornetq/server2/activemq-jms.xml
+++ 
b/examples/jms/clustered-grouping/src/main/resources/hornetq/server2/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-grouping/src/main/resources/hornetq/server2/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-grouping/src/main/resources/hornetq/server2/activemq-users.xml
 
b/examples/jms/clustered-grouping/src/main/resources/hornetq/server2/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/clustered-grouping/src/main/resources/hornetq/server2/activemq-users.xml
+++ 
b/examples/jms/clustered-grouping/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-jgroups/src/main/resources/hornetq/server0/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-jgroups/src/main/resources/hornetq/server0/activemq-configuration.xml
 
b/examples/jms/clustered-jgroups/src/main/resources/hornetq/server0/activemq-configuration.xml
index b2fad01..11aecb5 100644
--- 
a/examples/jms/clustered-jgroups/src/main/resources/hornetq/server0/activemq-configuration.xml
+++ 
b/examples/jms/clustered-jgroups/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">
    
 
    <paging-directory>server0/paging</paging-directory>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/clustered-jgroups/src/main/resources/hornetq/server0/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-jgroups/src/main/resources/hornetq/server0/activemq-jms.xml
 
b/examples/jms/clustered-jgroups/src/main/resources/hornetq/server0/activemq-jms.xml
index 112fefc..452b958 100644
--- 
a/examples/jms/clustered-jgroups/src/main/resources/hornetq/server0/activemq-jms.xml
+++ 
b/examples/jms/clustered-jgroups/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-jgroups/src/main/resources/hornetq/server0/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-jgroups/src/main/resources/hornetq/server0/activemq-users.xml
 
b/examples/jms/clustered-jgroups/src/main/resources/hornetq/server0/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/clustered-jgroups/src/main/resources/hornetq/server0/activemq-users.xml
+++ 
b/examples/jms/clustered-jgroups/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-jgroups/src/main/resources/hornetq/server1/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-jgroups/src/main/resources/hornetq/server1/activemq-configuration.xml
 
b/examples/jms/clustered-jgroups/src/main/resources/hornetq/server1/activemq-configuration.xml
index b9489dc..4023a2e 100644
--- 
a/examples/jms/clustered-jgroups/src/main/resources/hornetq/server1/activemq-configuration.xml
+++ 
b/examples/jms/clustered-jgroups/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">
    
 
    <paging-directory>server1/paging</paging-directory>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/clustered-jgroups/src/main/resources/hornetq/server1/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-jgroups/src/main/resources/hornetq/server1/activemq-jms.xml
 
b/examples/jms/clustered-jgroups/src/main/resources/hornetq/server1/activemq-jms.xml
index 112fefc..452b958 100644
--- 
a/examples/jms/clustered-jgroups/src/main/resources/hornetq/server1/activemq-jms.xml
+++ 
b/examples/jms/clustered-jgroups/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-jgroups/src/main/resources/hornetq/server1/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-jgroups/src/main/resources/hornetq/server1/activemq-users.xml
 
b/examples/jms/clustered-jgroups/src/main/resources/hornetq/server1/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/clustered-jgroups/src/main/resources/hornetq/server1/activemq-users.xml
+++ 
b/examples/jms/clustered-jgroups/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/clustered-queue/src/main/resources/hornetq/server0/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-queue/src/main/resources/hornetq/server0/activemq-configuration.xml
 
b/examples/jms/clustered-queue/src/main/resources/hornetq/server0/activemq-configuration.xml
index 3ae46bb..8ddc2c8 100644
--- 
a/examples/jms/clustered-queue/src/main/resources/hornetq/server0/activemq-configuration.xml
+++ 
b/examples/jms/clustered-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>target/server0/data/messaging/bindings</bindings-directory>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/clustered-queue/src/main/resources/hornetq/server0/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-queue/src/main/resources/hornetq/server0/activemq-jms.xml
 
b/examples/jms/clustered-queue/src/main/resources/hornetq/server0/activemq-jms.xml
index 112fefc..452b958 100644
--- 
a/examples/jms/clustered-queue/src/main/resources/hornetq/server0/activemq-jms.xml
+++ 
b/examples/jms/clustered-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/clustered-queue/src/main/resources/hornetq/server0/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-queue/src/main/resources/hornetq/server0/activemq-users.xml
 
b/examples/jms/clustered-queue/src/main/resources/hornetq/server0/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/clustered-queue/src/main/resources/hornetq/server0/activemq-users.xml
+++ 
b/examples/jms/clustered-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/clustered-queue/src/main/resources/hornetq/server1/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-queue/src/main/resources/hornetq/server1/activemq-configuration.xml
 
b/examples/jms/clustered-queue/src/main/resources/hornetq/server1/activemq-configuration.xml
index 03f08b4..8455252 100644
--- 
a/examples/jms/clustered-queue/src/main/resources/hornetq/server1/activemq-configuration.xml
+++ 
b/examples/jms/clustered-queue/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/clustered-queue/src/main/resources/hornetq/server1/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-queue/src/main/resources/hornetq/server1/activemq-jms.xml
 
b/examples/jms/clustered-queue/src/main/resources/hornetq/server1/activemq-jms.xml
index 112fefc..452b958 100644
--- 
a/examples/jms/clustered-queue/src/main/resources/hornetq/server1/activemq-jms.xml
+++ 
b/examples/jms/clustered-queue/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-queue/src/main/resources/hornetq/server1/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-queue/src/main/resources/hornetq/server1/activemq-users.xml
 
b/examples/jms/clustered-queue/src/main/resources/hornetq/server1/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/clustered-queue/src/main/resources/hornetq/server1/activemq-users.xml
+++ 
b/examples/jms/clustered-queue/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/clustered-standalone/src/main/resources/hornetq/server0/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-standalone/src/main/resources/hornetq/server0/activemq-configuration.xml
 
b/examples/jms/clustered-standalone/src/main/resources/hornetq/server0/activemq-configuration.xml
index ad9d407..f57cc35 100644
--- 
a/examples/jms/clustered-standalone/src/main/resources/hornetq/server0/activemq-configuration.xml
+++ 
b/examples/jms/clustered-standalone/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/clustered-standalone/src/main/resources/hornetq/server0/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-standalone/src/main/resources/hornetq/server0/activemq-jms.xml
 
b/examples/jms/clustered-standalone/src/main/resources/hornetq/server0/activemq-jms.xml
index e90f7c4..70a5fd5 100644
--- 
a/examples/jms/clustered-standalone/src/main/resources/hornetq/server0/activemq-jms.xml
+++ 
b/examples/jms/clustered-standalone/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-standalone/src/main/resources/hornetq/server0/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-standalone/src/main/resources/hornetq/server0/activemq-users.xml
 
b/examples/jms/clustered-standalone/src/main/resources/hornetq/server0/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/clustered-standalone/src/main/resources/hornetq/server0/activemq-users.xml
+++ 
b/examples/jms/clustered-standalone/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-standalone/src/main/resources/hornetq/server1/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-standalone/src/main/resources/hornetq/server1/activemq-configuration.xml
 
b/examples/jms/clustered-standalone/src/main/resources/hornetq/server1/activemq-configuration.xml
index 7a85bab..22efe1d 100644
--- 
a/examples/jms/clustered-standalone/src/main/resources/hornetq/server1/activemq-configuration.xml
+++ 
b/examples/jms/clustered-standalone/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/clustered-standalone/src/main/resources/hornetq/server1/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-standalone/src/main/resources/hornetq/server1/activemq-jms.xml
 
b/examples/jms/clustered-standalone/src/main/resources/hornetq/server1/activemq-jms.xml
index e90f7c4..70a5fd5 100644
--- 
a/examples/jms/clustered-standalone/src/main/resources/hornetq/server1/activemq-jms.xml
+++ 
b/examples/jms/clustered-standalone/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-standalone/src/main/resources/hornetq/server1/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-standalone/src/main/resources/hornetq/server1/activemq-users.xml
 
b/examples/jms/clustered-standalone/src/main/resources/hornetq/server1/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/clustered-standalone/src/main/resources/hornetq/server1/activemq-users.xml
+++ 
b/examples/jms/clustered-standalone/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/clustered-standalone/src/main/resources/hornetq/server2/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-standalone/src/main/resources/hornetq/server2/activemq-configuration.xml
 
b/examples/jms/clustered-standalone/src/main/resources/hornetq/server2/activemq-configuration.xml
index e4c7b4d..b186ea2 100644
--- 
a/examples/jms/clustered-standalone/src/main/resources/hornetq/server2/activemq-configuration.xml
+++ 
b/examples/jms/clustered-standalone/src/main/resources/hornetq/server2/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/clustered-standalone/src/main/resources/hornetq/server2/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-standalone/src/main/resources/hornetq/server2/activemq-jms.xml
 
b/examples/jms/clustered-standalone/src/main/resources/hornetq/server2/activemq-jms.xml
index e90f7c4..70a5fd5 100644
--- 
a/examples/jms/clustered-standalone/src/main/resources/hornetq/server2/activemq-jms.xml
+++ 
b/examples/jms/clustered-standalone/src/main/resources/hornetq/server2/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-standalone/src/main/resources/hornetq/server2/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-standalone/src/main/resources/hornetq/server2/activemq-users.xml
 
b/examples/jms/clustered-standalone/src/main/resources/hornetq/server2/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/clustered-standalone/src/main/resources/hornetq/server2/activemq-users.xml
+++ 
b/examples/jms/clustered-standalone/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-static-discovery/src/main/resources/hornetq/server0/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-static-discovery/src/main/resources/hornetq/server0/activemq-configuration.xml
 
b/examples/jms/clustered-static-discovery/src/main/resources/hornetq/server0/activemq-configuration.xml
index 0f04092..69a3a0e 100644
--- 
a/examples/jms/clustered-static-discovery/src/main/resources/hornetq/server0/activemq-configuration.xml
+++ 
b/examples/jms/clustered-static-discovery/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-static-discovery/src/main/resources/hornetq/server0/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-static-discovery/src/main/resources/hornetq/server0/activemq-jms.xml
 
b/examples/jms/clustered-static-discovery/src/main/resources/hornetq/server0/activemq-jms.xml
index 4707cf1..68d3cce 100644
--- 
a/examples/jms/clustered-static-discovery/src/main/resources/hornetq/server0/activemq-jms.xml
+++ 
b/examples/jms/clustered-static-discovery/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-static-discovery/src/main/resources/hornetq/server0/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-static-discovery/src/main/resources/hornetq/server0/activemq-users.xml
 
b/examples/jms/clustered-static-discovery/src/main/resources/hornetq/server0/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/clustered-static-discovery/src/main/resources/hornetq/server0/activemq-users.xml
+++ 
b/examples/jms/clustered-static-discovery/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-static-discovery/src/main/resources/hornetq/server1/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-static-discovery/src/main/resources/hornetq/server1/activemq-configuration.xml
 
b/examples/jms/clustered-static-discovery/src/main/resources/hornetq/server1/activemq-configuration.xml
index f03f78f..a2cb037 100644
--- 
a/examples/jms/clustered-static-discovery/src/main/resources/hornetq/server1/activemq-configuration.xml
+++ 
b/examples/jms/clustered-static-discovery/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-static-discovery/src/main/resources/hornetq/server1/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-static-discovery/src/main/resources/hornetq/server1/activemq-jms.xml
 
b/examples/jms/clustered-static-discovery/src/main/resources/hornetq/server1/activemq-jms.xml
index 4707cf1..68d3cce 100644
--- 
a/examples/jms/clustered-static-discovery/src/main/resources/hornetq/server1/activemq-jms.xml
+++ 
b/examples/jms/clustered-static-discovery/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-static-discovery/src/main/resources/hornetq/server1/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-static-discovery/src/main/resources/hornetq/server1/activemq-users.xml
 
b/examples/jms/clustered-static-discovery/src/main/resources/hornetq/server1/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/clustered-static-discovery/src/main/resources/hornetq/server1/activemq-users.xml
+++ 
b/examples/jms/clustered-static-discovery/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/clustered-static-discovery/src/main/resources/hornetq/server2/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-static-discovery/src/main/resources/hornetq/server2/activemq-configuration.xml
 
b/examples/jms/clustered-static-discovery/src/main/resources/hornetq/server2/activemq-configuration.xml
index f13f4b2..c990d2e 100644
--- 
a/examples/jms/clustered-static-discovery/src/main/resources/hornetq/server2/activemq-configuration.xml
+++ 
b/examples/jms/clustered-static-discovery/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-discovery/src/main/resources/hornetq/server2/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-static-discovery/src/main/resources/hornetq/server2/activemq-jms.xml
 
b/examples/jms/clustered-static-discovery/src/main/resources/hornetq/server2/activemq-jms.xml
index f6c81fe..dd8dfc7 100644
--- 
a/examples/jms/clustered-static-discovery/src/main/resources/hornetq/server2/activemq-jms.xml
+++ 
b/examples/jms/clustered-static-discovery/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-discovery/src/main/resources/hornetq/server2/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-static-discovery/src/main/resources/hornetq/server2/activemq-users.xml
 
b/examples/jms/clustered-static-discovery/src/main/resources/hornetq/server2/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/clustered-static-discovery/src/main/resources/hornetq/server2/activemq-users.xml
+++ 
b/examples/jms/clustered-static-discovery/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-static-discovery/src/main/resources/hornetq/server3/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-static-discovery/src/main/resources/hornetq/server3/activemq-configuration.xml
 
b/examples/jms/clustered-static-discovery/src/main/resources/hornetq/server3/activemq-configuration.xml
index 64b99a3..0c98355 100644
--- 
a/examples/jms/clustered-static-discovery/src/main/resources/hornetq/server3/activemq-configuration.xml
+++ 
b/examples/jms/clustered-static-discovery/src/main/resources/hornetq/server3/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}/server3/data/messaging/bindings</bindings-directory>

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/e91ef714/examples/jms/clustered-static-discovery/src/main/resources/hornetq/server3/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-static-discovery/src/main/resources/hornetq/server3/activemq-jms.xml
 
b/examples/jms/clustered-static-discovery/src/main/resources/hornetq/server3/activemq-jms.xml
index f6c81fe..dd8dfc7 100644
--- 
a/examples/jms/clustered-static-discovery/src/main/resources/hornetq/server3/activemq-jms.xml
+++ 
b/examples/jms/clustered-static-discovery/src/main/resources/hornetq/server3/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-discovery/src/main/resources/hornetq/server3/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-static-discovery/src/main/resources/hornetq/server3/activemq-users.xml
 
b/examples/jms/clustered-static-discovery/src/main/resources/hornetq/server3/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/clustered-static-discovery/src/main/resources/hornetq/server3/activemq-users.xml
+++ 
b/examples/jms/clustered-static-discovery/src/main/resources/hornetq/server3/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-static-oneway/src/main/resources/hornetq/server0/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-static-oneway/src/main/resources/hornetq/server0/activemq-configuration.xml
 
b/examples/jms/clustered-static-oneway/src/main/resources/hornetq/server0/activemq-configuration.xml
index a394a70..c929fa2 100644
--- 
a/examples/jms/clustered-static-oneway/src/main/resources/hornetq/server0/activemq-configuration.xml
+++ 
b/examples/jms/clustered-static-oneway/src/main/resources/hornetq/server0/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}/server0/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/server0/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-static-oneway/src/main/resources/hornetq/server0/activemq-jms.xml
 
b/examples/jms/clustered-static-oneway/src/main/resources/hornetq/server0/activemq-jms.xml
index 4707cf1..68d3cce 100644
--- 
a/examples/jms/clustered-static-oneway/src/main/resources/hornetq/server0/activemq-jms.xml
+++ 
b/examples/jms/clustered-static-oneway/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-static-oneway/src/main/resources/hornetq/server0/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-static-oneway/src/main/resources/hornetq/server0/activemq-users.xml
 
b/examples/jms/clustered-static-oneway/src/main/resources/hornetq/server0/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/clustered-static-oneway/src/main/resources/hornetq/server0/activemq-users.xml
+++ 
b/examples/jms/clustered-static-oneway/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-static-oneway/src/main/resources/hornetq/server1/activemq-configuration.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-static-oneway/src/main/resources/hornetq/server1/activemq-configuration.xml
 
b/examples/jms/clustered-static-oneway/src/main/resources/hornetq/server1/activemq-configuration.xml
index 58d1bb6..f9abb4a 100644
--- 
a/examples/jms/clustered-static-oneway/src/main/resources/hornetq/server1/activemq-configuration.xml
+++ 
b/examples/jms/clustered-static-oneway/src/main/resources/hornetq/server1/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}/server1/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/server1/activemq-jms.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-static-oneway/src/main/resources/hornetq/server1/activemq-jms.xml
 
b/examples/jms/clustered-static-oneway/src/main/resources/hornetq/server1/activemq-jms.xml
index 4707cf1..68d3cce 100644
--- 
a/examples/jms/clustered-static-oneway/src/main/resources/hornetq/server1/activemq-jms.xml
+++ 
b/examples/jms/clustered-static-oneway/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-static-oneway/src/main/resources/hornetq/server1/activemq-users.xml
----------------------------------------------------------------------
diff --git 
a/examples/jms/clustered-static-oneway/src/main/resources/hornetq/server1/activemq-users.xml
 
b/examples/jms/clustered-static-oneway/src/main/resources/hornetq/server1/activemq-users.xml
index 8187c91..ae30546 100644
--- 
a/examples/jms/clustered-static-oneway/src/main/resources/hornetq/server1/activemq-users.xml
+++ 
b/examples/jms/clustered-static-oneway/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"/>

Reply via email to