http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/scale-down/src/main/resources/hornetq/server1/hornetq-users.xml ---------------------------------------------------------------------- diff --git a/examples/jms/scale-down/src/main/resources/hornetq/server1/hornetq-users.xml b/examples/jms/scale-down/src/main/resources/hornetq/server1/hornetq-users.xml index 934306c..dcaf980 100644 --- a/examples/jms/scale-down/src/main/resources/hornetq/server1/hornetq-users.xml +++ b/examples/jms/scale-down/src/main/resources/hornetq/server1/hornetq-users.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-users.xsd"> <!-- the default user. this is used where username is null--> <defaultuser name="guest" password="guest">
http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/scheduled-message/src/main/resources/hornetq/server0/hornetq-configuration.xml ---------------------------------------------------------------------- diff --git a/examples/jms/scheduled-message/src/main/resources/hornetq/server0/hornetq-configuration.xml b/examples/jms/scheduled-message/src/main/resources/hornetq/server0/hornetq-configuration.xml index 6c6e80a..758c863 100644 --- a/examples/jms/scheduled-message/src/main/resources/hornetq/server0/hornetq-configuration.xml +++ b/examples/jms/scheduled-message/src/main/resources/hornetq/server0/hornetq-configuration.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-configuration.xsd"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/scheduled-message/src/main/resources/hornetq/server0/hornetq-jms.xml ---------------------------------------------------------------------- diff --git a/examples/jms/scheduled-message/src/main/resources/hornetq/server0/hornetq-jms.xml b/examples/jms/scheduled-message/src/main/resources/hornetq/server0/hornetq-jms.xml index 678e7f5..86a4c75 100644 --- a/examples/jms/scheduled-message/src/main/resources/hornetq/server0/hornetq-jms.xml +++ b/examples/jms/scheduled-message/src/main/resources/hornetq/server0/hornetq-jms.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-jms.xsd"> <!--the connection factory used by the example--> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/scheduled-message/src/main/resources/hornetq/server0/hornetq-users.xml ---------------------------------------------------------------------- diff --git a/examples/jms/scheduled-message/src/main/resources/hornetq/server0/hornetq-users.xml b/examples/jms/scheduled-message/src/main/resources/hornetq/server0/hornetq-users.xml index 934306c..dcaf980 100644 --- a/examples/jms/scheduled-message/src/main/resources/hornetq/server0/hornetq-users.xml +++ b/examples/jms/scheduled-message/src/main/resources/hornetq/server0/hornetq-users.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-users.xsd"> <!-- the default user. this is used where username is null--> <defaultuser name="guest" password="guest"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/security/src/main/resources/hornetq/server0/hornetq-configuration.xml ---------------------------------------------------------------------- diff --git a/examples/jms/security/src/main/resources/hornetq/server0/hornetq-configuration.xml b/examples/jms/security/src/main/resources/hornetq/server0/hornetq-configuration.xml index 70e6cf1..0c4224a 100644 --- a/examples/jms/security/src/main/resources/hornetq/server0/hornetq-configuration.xml +++ b/examples/jms/security/src/main/resources/hornetq/server0/hornetq-configuration.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-configuration.xsd"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/security/src/main/resources/hornetq/server0/hornetq-jms.xml ---------------------------------------------------------------------- diff --git a/examples/jms/security/src/main/resources/hornetq/server0/hornetq-jms.xml b/examples/jms/security/src/main/resources/hornetq/server0/hornetq-jms.xml index a4e76ed..93cbf26 100644 --- a/examples/jms/security/src/main/resources/hornetq/server0/hornetq-jms.xml +++ b/examples/jms/security/src/main/resources/hornetq/server0/hornetq-jms.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-jms.xsd"> <!--the connection factory used by the example--> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/security/src/main/resources/hornetq/server0/hornetq-users.xml ---------------------------------------------------------------------- diff --git a/examples/jms/security/src/main/resources/hornetq/server0/hornetq-users.xml b/examples/jms/security/src/main/resources/hornetq/server0/hornetq-users.xml index 2767387..a7f66f1 100644 --- a/examples/jms/security/src/main/resources/hornetq/server0/hornetq-users.xml +++ b/examples/jms/security/src/main/resources/hornetq/server0/hornetq-users.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-users.xsd"> <user name="bill" password="hornetq"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/send-acknowledgements/src/main/resources/hornetq/server0/hornetq-configuration.xml ---------------------------------------------------------------------- diff --git a/examples/jms/send-acknowledgements/src/main/resources/hornetq/server0/hornetq-configuration.xml b/examples/jms/send-acknowledgements/src/main/resources/hornetq/server0/hornetq-configuration.xml index f56cb9b..62eedeb 100644 --- a/examples/jms/send-acknowledgements/src/main/resources/hornetq/server0/hornetq-configuration.xml +++ b/examples/jms/send-acknowledgements/src/main/resources/hornetq/server0/hornetq-configuration.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-configuration.xsd"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/send-acknowledgements/src/main/resources/hornetq/server0/hornetq-jms.xml ---------------------------------------------------------------------- diff --git a/examples/jms/send-acknowledgements/src/main/resources/hornetq/server0/hornetq-jms.xml b/examples/jms/send-acknowledgements/src/main/resources/hornetq/server0/hornetq-jms.xml index ecc6651..839e31f 100644 --- a/examples/jms/send-acknowledgements/src/main/resources/hornetq/server0/hornetq-jms.xml +++ b/examples/jms/send-acknowledgements/src/main/resources/hornetq/server0/hornetq-jms.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-jms.xsd"> <!--the connection factory used by the example--> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/send-acknowledgements/src/main/resources/hornetq/server0/hornetq-users.xml ---------------------------------------------------------------------- diff --git a/examples/jms/send-acknowledgements/src/main/resources/hornetq/server0/hornetq-users.xml b/examples/jms/send-acknowledgements/src/main/resources/hornetq/server0/hornetq-users.xml index 934306c..dcaf980 100644 --- a/examples/jms/send-acknowledgements/src/main/resources/hornetq/server0/hornetq-users.xml +++ b/examples/jms/send-acknowledgements/src/main/resources/hornetq/server0/hornetq-users.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-users.xsd"> <!-- the default user. this is used where username is null--> <defaultuser name="guest" password="guest"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/spring-integration/src/main/resources/hornetq-configuration.xml ---------------------------------------------------------------------- diff --git a/examples/jms/spring-integration/src/main/resources/hornetq-configuration.xml b/examples/jms/spring-integration/src/main/resources/hornetq-configuration.xml index a4438a9..9e5ab97 100644 --- a/examples/jms/spring-integration/src/main/resources/hornetq-configuration.xml +++ b/examples/jms/spring-integration/src/main/resources/hornetq-configuration.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-configuration.xsd"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/spring-integration/src/main/resources/hornetq-jms.xml ---------------------------------------------------------------------- diff --git a/examples/jms/spring-integration/src/main/resources/hornetq-jms.xml b/examples/jms/spring-integration/src/main/resources/hornetq-jms.xml index bc4af35..3461588 100644 --- a/examples/jms/spring-integration/src/main/resources/hornetq-jms.xml +++ b/examples/jms/spring-integration/src/main/resources/hornetq-jms.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-jms.xsd"> <!--the connection factory used by the example--> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/spring-integration/src/main/resources/hornetq-users.xml ---------------------------------------------------------------------- diff --git a/examples/jms/spring-integration/src/main/resources/hornetq-users.xml b/examples/jms/spring-integration/src/main/resources/hornetq-users.xml index 880a966..4a9e49a 100644 --- a/examples/jms/spring-integration/src/main/resources/hornetq-users.xml +++ b/examples/jms/spring-integration/src/main/resources/hornetq-users.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-users.xsd"> <!-- the default user. this is used where username is null--> <defaultuser name="guest" password="guest"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/ssl-enabled/src/main/resources/hornetq/server0/hornetq-configuration.xml ---------------------------------------------------------------------- diff --git a/examples/jms/ssl-enabled/src/main/resources/hornetq/server0/hornetq-configuration.xml b/examples/jms/ssl-enabled/src/main/resources/hornetq/server0/hornetq-configuration.xml index 059a7f3..b395781 100644 --- a/examples/jms/ssl-enabled/src/main/resources/hornetq/server0/hornetq-configuration.xml +++ b/examples/jms/ssl-enabled/src/main/resources/hornetq/server0/hornetq-configuration.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-configuration.xsd"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/ssl-enabled/src/main/resources/hornetq/server0/hornetq-jms.xml ---------------------------------------------------------------------- diff --git a/examples/jms/ssl-enabled/src/main/resources/hornetq/server0/hornetq-jms.xml b/examples/jms/ssl-enabled/src/main/resources/hornetq/server0/hornetq-jms.xml index 4469bba..256ac23 100644 --- a/examples/jms/ssl-enabled/src/main/resources/hornetq/server0/hornetq-jms.xml +++ b/examples/jms/ssl-enabled/src/main/resources/hornetq/server0/hornetq-jms.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-jms.xsd"> <!--the connection factory used by the example--> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/ssl-enabled/src/main/resources/hornetq/server0/hornetq-users.xml ---------------------------------------------------------------------- diff --git a/examples/jms/ssl-enabled/src/main/resources/hornetq/server0/hornetq-users.xml b/examples/jms/ssl-enabled/src/main/resources/hornetq/server0/hornetq-users.xml index 934306c..dcaf980 100644 --- a/examples/jms/ssl-enabled/src/main/resources/hornetq/server0/hornetq-users.xml +++ b/examples/jms/ssl-enabled/src/main/resources/hornetq/server0/hornetq-users.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-users.xsd"> <!-- the default user. this is used where username is null--> <defaultuser name="guest" password="guest"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/static-selector-jms/src/main/resources/hornetq/server0/hornetq-configuration.xml ---------------------------------------------------------------------- diff --git a/examples/jms/static-selector-jms/src/main/resources/hornetq/server0/hornetq-configuration.xml b/examples/jms/static-selector-jms/src/main/resources/hornetq/server0/hornetq-configuration.xml index 4064d48..4ddb194 100644 --- a/examples/jms/static-selector-jms/src/main/resources/hornetq/server0/hornetq-configuration.xml +++ b/examples/jms/static-selector-jms/src/main/resources/hornetq/server0/hornetq-configuration.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-configuration.xsd"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/static-selector-jms/src/main/resources/hornetq/server0/hornetq-jms.xml ---------------------------------------------------------------------- diff --git a/examples/jms/static-selector-jms/src/main/resources/hornetq/server0/hornetq-jms.xml b/examples/jms/static-selector-jms/src/main/resources/hornetq/server0/hornetq-jms.xml index 9753dda..d79dc9e 100644 --- a/examples/jms/static-selector-jms/src/main/resources/hornetq/server0/hornetq-jms.xml +++ b/examples/jms/static-selector-jms/src/main/resources/hornetq/server0/hornetq-jms.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-jms.xsd"> <!--the connection factory used by the example--> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/static-selector-jms/src/main/resources/hornetq/server0/hornetq-users.xml ---------------------------------------------------------------------- diff --git a/examples/jms/static-selector-jms/src/main/resources/hornetq/server0/hornetq-users.xml b/examples/jms/static-selector-jms/src/main/resources/hornetq/server0/hornetq-users.xml index 934306c..dcaf980 100644 --- a/examples/jms/static-selector-jms/src/main/resources/hornetq/server0/hornetq-users.xml +++ b/examples/jms/static-selector-jms/src/main/resources/hornetq/server0/hornetq-users.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-users.xsd"> <!-- the default user. this is used where username is null--> <defaultuser name="guest" password="guest"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/static-selector/src/main/resources/hornetq/server0/hornetq-configuration.xml ---------------------------------------------------------------------- diff --git a/examples/jms/static-selector/src/main/resources/hornetq/server0/hornetq-configuration.xml b/examples/jms/static-selector/src/main/resources/hornetq/server0/hornetq-configuration.xml index d1ca9d9..6593a5f 100644 --- a/examples/jms/static-selector/src/main/resources/hornetq/server0/hornetq-configuration.xml +++ b/examples/jms/static-selector/src/main/resources/hornetq/server0/hornetq-configuration.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-configuration.xsd"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/static-selector/src/main/resources/hornetq/server0/hornetq-jms.xml ---------------------------------------------------------------------- diff --git a/examples/jms/static-selector/src/main/resources/hornetq/server0/hornetq-jms.xml b/examples/jms/static-selector/src/main/resources/hornetq/server0/hornetq-jms.xml index 436c10f..469199c 100644 --- a/examples/jms/static-selector/src/main/resources/hornetq/server0/hornetq-jms.xml +++ b/examples/jms/static-selector/src/main/resources/hornetq/server0/hornetq-jms.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-jms.xsd"> <!--the connection factory used by the example--> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/static-selector/src/main/resources/hornetq/server0/hornetq-users.xml ---------------------------------------------------------------------- diff --git a/examples/jms/static-selector/src/main/resources/hornetq/server0/hornetq-users.xml b/examples/jms/static-selector/src/main/resources/hornetq/server0/hornetq-users.xml index 934306c..dcaf980 100644 --- a/examples/jms/static-selector/src/main/resources/hornetq/server0/hornetq-users.xml +++ b/examples/jms/static-selector/src/main/resources/hornetq/server0/hornetq-users.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-users.xsd"> <!-- the default user. this is used where username is null--> <defaultuser name="guest" password="guest"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/stomp-websockets/src/main/resources/hornetq/server0/hornetq-configuration.xml ---------------------------------------------------------------------- diff --git a/examples/jms/stomp-websockets/src/main/resources/hornetq/server0/hornetq-configuration.xml b/examples/jms/stomp-websockets/src/main/resources/hornetq/server0/hornetq-configuration.xml index b075fcf..64c0299 100644 --- a/examples/jms/stomp-websockets/src/main/resources/hornetq/server0/hornetq-configuration.xml +++ b/examples/jms/stomp-websockets/src/main/resources/hornetq/server0/hornetq-configuration.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-configuration.xsd"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/stomp-websockets/src/main/resources/hornetq/server0/hornetq-jms.xml ---------------------------------------------------------------------- diff --git a/examples/jms/stomp-websockets/src/main/resources/hornetq/server0/hornetq-jms.xml b/examples/jms/stomp-websockets/src/main/resources/hornetq/server0/hornetq-jms.xml index 1f11442..e8541d4 100644 --- a/examples/jms/stomp-websockets/src/main/resources/hornetq/server0/hornetq-jms.xml +++ b/examples/jms/stomp-websockets/src/main/resources/hornetq/server0/hornetq-jms.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-jms.xsd"> <!--the connection factory used by the example--> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/stomp-websockets/src/main/resources/hornetq/server0/hornetq-users.xml ---------------------------------------------------------------------- diff --git a/examples/jms/stomp-websockets/src/main/resources/hornetq/server0/hornetq-users.xml b/examples/jms/stomp-websockets/src/main/resources/hornetq/server0/hornetq-users.xml index 934306c..dcaf980 100644 --- a/examples/jms/stomp-websockets/src/main/resources/hornetq/server0/hornetq-users.xml +++ b/examples/jms/stomp-websockets/src/main/resources/hornetq/server0/hornetq-users.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-users.xsd"> <!-- the default user. this is used where username is null--> <defaultuser name="guest" password="guest"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/stomp/src/main/resources/hornetq/server0/hornetq-configuration.xml ---------------------------------------------------------------------- diff --git a/examples/jms/stomp/src/main/resources/hornetq/server0/hornetq-configuration.xml b/examples/jms/stomp/src/main/resources/hornetq/server0/hornetq-configuration.xml index bd32c0a..9c63a4a 100644 --- a/examples/jms/stomp/src/main/resources/hornetq/server0/hornetq-configuration.xml +++ b/examples/jms/stomp/src/main/resources/hornetq/server0/hornetq-configuration.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-configuration.xsd"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/stomp/src/main/resources/hornetq/server0/hornetq-jms.xml ---------------------------------------------------------------------- diff --git a/examples/jms/stomp/src/main/resources/hornetq/server0/hornetq-jms.xml b/examples/jms/stomp/src/main/resources/hornetq/server0/hornetq-jms.xml index 71b83dd..c2e9a5c 100644 --- a/examples/jms/stomp/src/main/resources/hornetq/server0/hornetq-jms.xml +++ b/examples/jms/stomp/src/main/resources/hornetq/server0/hornetq-jms.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-jms.xsd"> <!--the connection factory used by the example--> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/stomp/src/main/resources/hornetq/server0/hornetq-users.xml ---------------------------------------------------------------------- diff --git a/examples/jms/stomp/src/main/resources/hornetq/server0/hornetq-users.xml b/examples/jms/stomp/src/main/resources/hornetq/server0/hornetq-users.xml index 934306c..dcaf980 100644 --- a/examples/jms/stomp/src/main/resources/hornetq/server0/hornetq-users.xml +++ b/examples/jms/stomp/src/main/resources/hornetq/server0/hornetq-users.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-users.xsd"> <!-- the default user. this is used where username is null--> <defaultuser name="guest" password="guest"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/stomp1.1/src/main/resources/hornetq/server0/hornetq-configuration.xml ---------------------------------------------------------------------- diff --git a/examples/jms/stomp1.1/src/main/resources/hornetq/server0/hornetq-configuration.xml b/examples/jms/stomp1.1/src/main/resources/hornetq/server0/hornetq-configuration.xml index bd32c0a..9c63a4a 100644 --- a/examples/jms/stomp1.1/src/main/resources/hornetq/server0/hornetq-configuration.xml +++ b/examples/jms/stomp1.1/src/main/resources/hornetq/server0/hornetq-configuration.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-configuration.xsd"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/stomp1.1/src/main/resources/hornetq/server0/hornetq-jms.xml ---------------------------------------------------------------------- diff --git a/examples/jms/stomp1.1/src/main/resources/hornetq/server0/hornetq-jms.xml b/examples/jms/stomp1.1/src/main/resources/hornetq/server0/hornetq-jms.xml index 71b83dd..c2e9a5c 100644 --- a/examples/jms/stomp1.1/src/main/resources/hornetq/server0/hornetq-jms.xml +++ b/examples/jms/stomp1.1/src/main/resources/hornetq/server0/hornetq-jms.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-jms.xsd"> <!--the connection factory used by the example--> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/stomp1.1/src/main/resources/hornetq/server0/hornetq-users.xml ---------------------------------------------------------------------- diff --git a/examples/jms/stomp1.1/src/main/resources/hornetq/server0/hornetq-users.xml b/examples/jms/stomp1.1/src/main/resources/hornetq/server0/hornetq-users.xml index 934306c..dcaf980 100644 --- a/examples/jms/stomp1.1/src/main/resources/hornetq/server0/hornetq-users.xml +++ b/examples/jms/stomp1.1/src/main/resources/hornetq/server0/hornetq-users.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-users.xsd"> <!-- the default user. this is used where username is null--> <defaultuser name="guest" password="guest"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/stomp1.2/src/main/resources/hornetq/server0/hornetq-configuration.xml ---------------------------------------------------------------------- diff --git a/examples/jms/stomp1.2/src/main/resources/hornetq/server0/hornetq-configuration.xml b/examples/jms/stomp1.2/src/main/resources/hornetq/server0/hornetq-configuration.xml index bd32c0a..9c63a4a 100644 --- a/examples/jms/stomp1.2/src/main/resources/hornetq/server0/hornetq-configuration.xml +++ b/examples/jms/stomp1.2/src/main/resources/hornetq/server0/hornetq-configuration.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-configuration.xsd"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/stomp1.2/src/main/resources/hornetq/server0/hornetq-jms.xml ---------------------------------------------------------------------- diff --git a/examples/jms/stomp1.2/src/main/resources/hornetq/server0/hornetq-jms.xml b/examples/jms/stomp1.2/src/main/resources/hornetq/server0/hornetq-jms.xml index 71b83dd..c2e9a5c 100644 --- a/examples/jms/stomp1.2/src/main/resources/hornetq/server0/hornetq-jms.xml +++ b/examples/jms/stomp1.2/src/main/resources/hornetq/server0/hornetq-jms.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-jms.xsd"> <!--the connection factory used by the example--> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/stomp1.2/src/main/resources/hornetq/server0/hornetq-users.xml ---------------------------------------------------------------------- diff --git a/examples/jms/stomp1.2/src/main/resources/hornetq/server0/hornetq-users.xml b/examples/jms/stomp1.2/src/main/resources/hornetq/server0/hornetq-users.xml index 934306c..dcaf980 100644 --- a/examples/jms/stomp1.2/src/main/resources/hornetq/server0/hornetq-users.xml +++ b/examples/jms/stomp1.2/src/main/resources/hornetq/server0/hornetq-users.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-users.xsd"> <!-- the default user. this is used where username is null--> <defaultuser name="guest" password="guest"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/stop-server-failover/src/main/resources/hornetq/server0/hornetq-configuration.xml ---------------------------------------------------------------------- diff --git a/examples/jms/stop-server-failover/src/main/resources/hornetq/server0/hornetq-configuration.xml b/examples/jms/stop-server-failover/src/main/resources/hornetq/server0/hornetq-configuration.xml index addadd7..f36ff68 100644 --- a/examples/jms/stop-server-failover/src/main/resources/hornetq/server0/hornetq-configuration.xml +++ b/examples/jms/stop-server-failover/src/main/resources/hornetq/server0/hornetq-configuration.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq ../../../../../../../../hornetq-server/src/main/resources/schema/hornetq-configuration.xsd"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/stop-server-failover/src/main/resources/hornetq/server0/hornetq-jms.xml ---------------------------------------------------------------------- diff --git a/examples/jms/stop-server-failover/src/main/resources/hornetq/server0/hornetq-jms.xml b/examples/jms/stop-server-failover/src/main/resources/hornetq/server0/hornetq-jms.xml index fb82d36..b10c99e 100644 --- a/examples/jms/stop-server-failover/src/main/resources/hornetq/server0/hornetq-jms.xml +++ b/examples/jms/stop-server-failover/src/main/resources/hornetq/server0/hornetq-jms.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-jms.xsd"> <!--the connection factory used by the example--> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/stop-server-failover/src/main/resources/hornetq/server0/hornetq-users.xml ---------------------------------------------------------------------- diff --git a/examples/jms/stop-server-failover/src/main/resources/hornetq/server0/hornetq-users.xml b/examples/jms/stop-server-failover/src/main/resources/hornetq/server0/hornetq-users.xml index 934306c..dcaf980 100644 --- a/examples/jms/stop-server-failover/src/main/resources/hornetq/server0/hornetq-users.xml +++ b/examples/jms/stop-server-failover/src/main/resources/hornetq/server0/hornetq-users.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-users.xsd"> <!-- the default user. this is used where username is null--> <defaultuser name="guest" password="guest"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/stop-server-failover/src/main/resources/hornetq/server1/hornetq-configuration.xml ---------------------------------------------------------------------- diff --git a/examples/jms/stop-server-failover/src/main/resources/hornetq/server1/hornetq-configuration.xml b/examples/jms/stop-server-failover/src/main/resources/hornetq/server1/hornetq-configuration.xml index 237686e..60817e3 100644 --- a/examples/jms/stop-server-failover/src/main/resources/hornetq/server1/hornetq-configuration.xml +++ b/examples/jms/stop-server-failover/src/main/resources/hornetq/server1/hornetq-configuration.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq ../../../../../../../../hornetq-server/src/main/resources/schema/hornetq-configuration.xsd"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/stop-server-failover/src/main/resources/hornetq/server1/hornetq-jms.xml ---------------------------------------------------------------------- diff --git a/examples/jms/stop-server-failover/src/main/resources/hornetq/server1/hornetq-jms.xml b/examples/jms/stop-server-failover/src/main/resources/hornetq/server1/hornetq-jms.xml index d9da2c2..4af3aa3 100644 --- a/examples/jms/stop-server-failover/src/main/resources/hornetq/server1/hornetq-jms.xml +++ b/examples/jms/stop-server-failover/src/main/resources/hornetq/server1/hornetq-jms.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-jms.xsd"> <!--the connection factory used by the example--> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/stop-server-failover/src/main/resources/hornetq/server1/hornetq-users.xml ---------------------------------------------------------------------- diff --git a/examples/jms/stop-server-failover/src/main/resources/hornetq/server1/hornetq-users.xml b/examples/jms/stop-server-failover/src/main/resources/hornetq/server1/hornetq-users.xml index 934306c..dcaf980 100644 --- a/examples/jms/stop-server-failover/src/main/resources/hornetq/server1/hornetq-users.xml +++ b/examples/jms/stop-server-failover/src/main/resources/hornetq/server1/hornetq-users.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-users.xsd"> <!-- the default user. this is used where username is null--> <defaultuser name="guest" password="guest"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/symmetric-cluster/src/main/resources/hornetq/server0/hornetq-configuration.xml ---------------------------------------------------------------------- diff --git a/examples/jms/symmetric-cluster/src/main/resources/hornetq/server0/hornetq-configuration.xml b/examples/jms/symmetric-cluster/src/main/resources/hornetq/server0/hornetq-configuration.xml index 24ca0ba..fc60a36 100644 --- a/examples/jms/symmetric-cluster/src/main/resources/hornetq/server0/hornetq-configuration.xml +++ b/examples/jms/symmetric-cluster/src/main/resources/hornetq/server0/hornetq-configuration.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-configuration.xsd"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/symmetric-cluster/src/main/resources/hornetq/server0/hornetq-jms.xml ---------------------------------------------------------------------- diff --git a/examples/jms/symmetric-cluster/src/main/resources/hornetq/server0/hornetq-jms.xml b/examples/jms/symmetric-cluster/src/main/resources/hornetq/server0/hornetq-jms.xml index 7fae909..85cecc3 100644 --- a/examples/jms/symmetric-cluster/src/main/resources/hornetq/server0/hornetq-jms.xml +++ b/examples/jms/symmetric-cluster/src/main/resources/hornetq/server0/hornetq-jms.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-jms.xsd"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/symmetric-cluster/src/main/resources/hornetq/server0/hornetq-users.xml ---------------------------------------------------------------------- diff --git a/examples/jms/symmetric-cluster/src/main/resources/hornetq/server0/hornetq-users.xml b/examples/jms/symmetric-cluster/src/main/resources/hornetq/server0/hornetq-users.xml index 934306c..dcaf980 100644 --- a/examples/jms/symmetric-cluster/src/main/resources/hornetq/server0/hornetq-users.xml +++ b/examples/jms/symmetric-cluster/src/main/resources/hornetq/server0/hornetq-users.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-users.xsd"> <!-- the default user. this is used where username is null--> <defaultuser name="guest" password="guest"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/symmetric-cluster/src/main/resources/hornetq/server1/hornetq-configuration.xml ---------------------------------------------------------------------- diff --git a/examples/jms/symmetric-cluster/src/main/resources/hornetq/server1/hornetq-configuration.xml b/examples/jms/symmetric-cluster/src/main/resources/hornetq/server1/hornetq-configuration.xml index 9616162..656b148 100644 --- a/examples/jms/symmetric-cluster/src/main/resources/hornetq/server1/hornetq-configuration.xml +++ b/examples/jms/symmetric-cluster/src/main/resources/hornetq/server1/hornetq-configuration.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-configuration.xsd"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/symmetric-cluster/src/main/resources/hornetq/server1/hornetq-jms.xml ---------------------------------------------------------------------- diff --git a/examples/jms/symmetric-cluster/src/main/resources/hornetq/server1/hornetq-jms.xml b/examples/jms/symmetric-cluster/src/main/resources/hornetq/server1/hornetq-jms.xml index 6a0138a..b021ef1 100644 --- a/examples/jms/symmetric-cluster/src/main/resources/hornetq/server1/hornetq-jms.xml +++ b/examples/jms/symmetric-cluster/src/main/resources/hornetq/server1/hornetq-jms.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-jms.xsd"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/symmetric-cluster/src/main/resources/hornetq/server1/hornetq-users.xml ---------------------------------------------------------------------- diff --git a/examples/jms/symmetric-cluster/src/main/resources/hornetq/server1/hornetq-users.xml b/examples/jms/symmetric-cluster/src/main/resources/hornetq/server1/hornetq-users.xml index 934306c..dcaf980 100644 --- a/examples/jms/symmetric-cluster/src/main/resources/hornetq/server1/hornetq-users.xml +++ b/examples/jms/symmetric-cluster/src/main/resources/hornetq/server1/hornetq-users.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-users.xsd"> <!-- the default user. this is used where username is null--> <defaultuser name="guest" password="guest"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/symmetric-cluster/src/main/resources/hornetq/server2/hornetq-configuration.xml ---------------------------------------------------------------------- diff --git a/examples/jms/symmetric-cluster/src/main/resources/hornetq/server2/hornetq-configuration.xml b/examples/jms/symmetric-cluster/src/main/resources/hornetq/server2/hornetq-configuration.xml index 29a1b63..2b97a8f 100644 --- a/examples/jms/symmetric-cluster/src/main/resources/hornetq/server2/hornetq-configuration.xml +++ b/examples/jms/symmetric-cluster/src/main/resources/hornetq/server2/hornetq-configuration.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-configuration.xsd"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/symmetric-cluster/src/main/resources/hornetq/server2/hornetq-jms.xml ---------------------------------------------------------------------- diff --git a/examples/jms/symmetric-cluster/src/main/resources/hornetq/server2/hornetq-jms.xml b/examples/jms/symmetric-cluster/src/main/resources/hornetq/server2/hornetq-jms.xml index 1d1370b..af72290 100644 --- a/examples/jms/symmetric-cluster/src/main/resources/hornetq/server2/hornetq-jms.xml +++ b/examples/jms/symmetric-cluster/src/main/resources/hornetq/server2/hornetq-jms.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-jms.xsd"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/symmetric-cluster/src/main/resources/hornetq/server2/hornetq-users.xml ---------------------------------------------------------------------- diff --git a/examples/jms/symmetric-cluster/src/main/resources/hornetq/server2/hornetq-users.xml b/examples/jms/symmetric-cluster/src/main/resources/hornetq/server2/hornetq-users.xml index 934306c..dcaf980 100644 --- a/examples/jms/symmetric-cluster/src/main/resources/hornetq/server2/hornetq-users.xml +++ b/examples/jms/symmetric-cluster/src/main/resources/hornetq/server2/hornetq-users.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-users.xsd"> <!-- the default user. this is used where username is null--> <defaultuser name="guest" password="guest"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/symmetric-cluster/src/main/resources/hornetq/server3/hornetq-configuration.xml ---------------------------------------------------------------------- diff --git a/examples/jms/symmetric-cluster/src/main/resources/hornetq/server3/hornetq-configuration.xml b/examples/jms/symmetric-cluster/src/main/resources/hornetq/server3/hornetq-configuration.xml index 91a7094..b9c57d5 100644 --- a/examples/jms/symmetric-cluster/src/main/resources/hornetq/server3/hornetq-configuration.xml +++ b/examples/jms/symmetric-cluster/src/main/resources/hornetq/server3/hornetq-configuration.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-configuration.xsd"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/symmetric-cluster/src/main/resources/hornetq/server3/hornetq-jms.xml ---------------------------------------------------------------------- diff --git a/examples/jms/symmetric-cluster/src/main/resources/hornetq/server3/hornetq-jms.xml b/examples/jms/symmetric-cluster/src/main/resources/hornetq/server3/hornetq-jms.xml index 6a0138a..b021ef1 100644 --- a/examples/jms/symmetric-cluster/src/main/resources/hornetq/server3/hornetq-jms.xml +++ b/examples/jms/symmetric-cluster/src/main/resources/hornetq/server3/hornetq-jms.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-jms.xsd"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/symmetric-cluster/src/main/resources/hornetq/server3/hornetq-users.xml ---------------------------------------------------------------------- diff --git a/examples/jms/symmetric-cluster/src/main/resources/hornetq/server3/hornetq-users.xml b/examples/jms/symmetric-cluster/src/main/resources/hornetq/server3/hornetq-users.xml index 934306c..dcaf980 100644 --- a/examples/jms/symmetric-cluster/src/main/resources/hornetq/server3/hornetq-users.xml +++ b/examples/jms/symmetric-cluster/src/main/resources/hornetq/server3/hornetq-users.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-users.xsd"> <!-- the default user. this is used where username is null--> <defaultuser name="guest" password="guest"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/symmetric-cluster/src/main/resources/hornetq/server4/hornetq-configuration.xml ---------------------------------------------------------------------- diff --git a/examples/jms/symmetric-cluster/src/main/resources/hornetq/server4/hornetq-configuration.xml b/examples/jms/symmetric-cluster/src/main/resources/hornetq/server4/hornetq-configuration.xml index 308aed4..f802bd7 100644 --- a/examples/jms/symmetric-cluster/src/main/resources/hornetq/server4/hornetq-configuration.xml +++ b/examples/jms/symmetric-cluster/src/main/resources/hornetq/server4/hornetq-configuration.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-configuration.xsd"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/symmetric-cluster/src/main/resources/hornetq/server4/hornetq-jms.xml ---------------------------------------------------------------------- diff --git a/examples/jms/symmetric-cluster/src/main/resources/hornetq/server4/hornetq-jms.xml b/examples/jms/symmetric-cluster/src/main/resources/hornetq/server4/hornetq-jms.xml index d3f0626..1a16673 100644 --- a/examples/jms/symmetric-cluster/src/main/resources/hornetq/server4/hornetq-jms.xml +++ b/examples/jms/symmetric-cluster/src/main/resources/hornetq/server4/hornetq-jms.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-jms.xsd"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/symmetric-cluster/src/main/resources/hornetq/server4/hornetq-users.xml ---------------------------------------------------------------------- diff --git a/examples/jms/symmetric-cluster/src/main/resources/hornetq/server4/hornetq-users.xml b/examples/jms/symmetric-cluster/src/main/resources/hornetq/server4/hornetq-users.xml index 934306c..dcaf980 100644 --- a/examples/jms/symmetric-cluster/src/main/resources/hornetq/server4/hornetq-users.xml +++ b/examples/jms/symmetric-cluster/src/main/resources/hornetq/server4/hornetq-users.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-users.xsd"> <!-- the default user. this is used where username is null--> <defaultuser name="guest" password="guest"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/symmetric-cluster/src/main/resources/hornetq/server5/hornetq-configuration.xml ---------------------------------------------------------------------- diff --git a/examples/jms/symmetric-cluster/src/main/resources/hornetq/server5/hornetq-configuration.xml b/examples/jms/symmetric-cluster/src/main/resources/hornetq/server5/hornetq-configuration.xml index b6960fc..5dfbbdb 100644 --- a/examples/jms/symmetric-cluster/src/main/resources/hornetq/server5/hornetq-configuration.xml +++ b/examples/jms/symmetric-cluster/src/main/resources/hornetq/server5/hornetq-configuration.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-configuration.xsd"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/symmetric-cluster/src/main/resources/hornetq/server5/hornetq-jms.xml ---------------------------------------------------------------------- diff --git a/examples/jms/symmetric-cluster/src/main/resources/hornetq/server5/hornetq-jms.xml b/examples/jms/symmetric-cluster/src/main/resources/hornetq/server5/hornetq-jms.xml index d3f0626..1a16673 100644 --- a/examples/jms/symmetric-cluster/src/main/resources/hornetq/server5/hornetq-jms.xml +++ b/examples/jms/symmetric-cluster/src/main/resources/hornetq/server5/hornetq-jms.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-jms.xsd"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/symmetric-cluster/src/main/resources/hornetq/server5/hornetq-users.xml ---------------------------------------------------------------------- diff --git a/examples/jms/symmetric-cluster/src/main/resources/hornetq/server5/hornetq-users.xml b/examples/jms/symmetric-cluster/src/main/resources/hornetq/server5/hornetq-users.xml index 934306c..dcaf980 100644 --- a/examples/jms/symmetric-cluster/src/main/resources/hornetq/server5/hornetq-users.xml +++ b/examples/jms/symmetric-cluster/src/main/resources/hornetq/server5/hornetq-users.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-users.xsd"> <!-- the default user. this is used where username is null--> <defaultuser name="guest" password="guest"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/temp-queue/src/main/resources/hornetq/server0/hornetq-configuration.xml ---------------------------------------------------------------------- diff --git a/examples/jms/temp-queue/src/main/resources/hornetq/server0/hornetq-configuration.xml b/examples/jms/temp-queue/src/main/resources/hornetq/server0/hornetq-configuration.xml index 988804e..e5e0fee 100644 --- a/examples/jms/temp-queue/src/main/resources/hornetq/server0/hornetq-configuration.xml +++ b/examples/jms/temp-queue/src/main/resources/hornetq/server0/hornetq-configuration.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-configuration.xsd"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/temp-queue/src/main/resources/hornetq/server0/hornetq-jms.xml ---------------------------------------------------------------------- diff --git a/examples/jms/temp-queue/src/main/resources/hornetq/server0/hornetq-jms.xml b/examples/jms/temp-queue/src/main/resources/hornetq/server0/hornetq-jms.xml index 26d3bd0..5b735f1 100644 --- a/examples/jms/temp-queue/src/main/resources/hornetq/server0/hornetq-jms.xml +++ b/examples/jms/temp-queue/src/main/resources/hornetq/server0/hornetq-jms.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-jms.xsd"> <!--the connection factory used by the example--> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/temp-queue/src/main/resources/hornetq/server0/hornetq-users.xml ---------------------------------------------------------------------- diff --git a/examples/jms/temp-queue/src/main/resources/hornetq/server0/hornetq-users.xml b/examples/jms/temp-queue/src/main/resources/hornetq/server0/hornetq-users.xml index 934306c..dcaf980 100644 --- a/examples/jms/temp-queue/src/main/resources/hornetq/server0/hornetq-users.xml +++ b/examples/jms/temp-queue/src/main/resources/hornetq/server0/hornetq-users.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-users.xsd"> <!-- the default user. this is used where username is null--> <defaultuser name="guest" password="guest"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/topic-hierarchies/src/main/resources/hornetq/server0/hornetq-configuration.xml ---------------------------------------------------------------------- diff --git a/examples/jms/topic-hierarchies/src/main/resources/hornetq/server0/hornetq-configuration.xml b/examples/jms/topic-hierarchies/src/main/resources/hornetq/server0/hornetq-configuration.xml index 0c9694c..8171700 100644 --- a/examples/jms/topic-hierarchies/src/main/resources/hornetq/server0/hornetq-configuration.xml +++ b/examples/jms/topic-hierarchies/src/main/resources/hornetq/server0/hornetq-configuration.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-configuration.xsd"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/topic-hierarchies/src/main/resources/hornetq/server0/hornetq-jms.xml ---------------------------------------------------------------------- diff --git a/examples/jms/topic-hierarchies/src/main/resources/hornetq/server0/hornetq-jms.xml b/examples/jms/topic-hierarchies/src/main/resources/hornetq/server0/hornetq-jms.xml index 777d2c2..4fb55a2 100644 --- a/examples/jms/topic-hierarchies/src/main/resources/hornetq/server0/hornetq-jms.xml +++ b/examples/jms/topic-hierarchies/src/main/resources/hornetq/server0/hornetq-jms.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-jms.xsd"> <!--the connection factory used by the example--> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/topic-hierarchies/src/main/resources/hornetq/server0/hornetq-users.xml ---------------------------------------------------------------------- diff --git a/examples/jms/topic-hierarchies/src/main/resources/hornetq/server0/hornetq-users.xml b/examples/jms/topic-hierarchies/src/main/resources/hornetq/server0/hornetq-users.xml index 934306c..dcaf980 100644 --- a/examples/jms/topic-hierarchies/src/main/resources/hornetq/server0/hornetq-users.xml +++ b/examples/jms/topic-hierarchies/src/main/resources/hornetq/server0/hornetq-users.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-users.xsd"> <!-- the default user. this is used where username is null--> <defaultuser name="guest" password="guest"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/topic-selector-example1/src/main/resources/hornetq/server0/hornetq-configuration.xml ---------------------------------------------------------------------- diff --git a/examples/jms/topic-selector-example1/src/main/resources/hornetq/server0/hornetq-configuration.xml b/examples/jms/topic-selector-example1/src/main/resources/hornetq/server0/hornetq-configuration.xml index 6cf0ac6..fd0a600 100644 --- a/examples/jms/topic-selector-example1/src/main/resources/hornetq/server0/hornetq-configuration.xml +++ b/examples/jms/topic-selector-example1/src/main/resources/hornetq/server0/hornetq-configuration.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-configuration.xsd"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/topic-selector-example1/src/main/resources/hornetq/server0/hornetq-jms.xml ---------------------------------------------------------------------- diff --git a/examples/jms/topic-selector-example1/src/main/resources/hornetq/server0/hornetq-jms.xml b/examples/jms/topic-selector-example1/src/main/resources/hornetq/server0/hornetq-jms.xml index f89d475..0cf0008 100644 --- a/examples/jms/topic-selector-example1/src/main/resources/hornetq/server0/hornetq-jms.xml +++ b/examples/jms/topic-selector-example1/src/main/resources/hornetq/server0/hornetq-jms.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-jms.xsd"> <!--the connection factory used by the example--> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/topic-selector-example1/src/main/resources/hornetq/server0/hornetq-users.xml ---------------------------------------------------------------------- diff --git a/examples/jms/topic-selector-example1/src/main/resources/hornetq/server0/hornetq-users.xml b/examples/jms/topic-selector-example1/src/main/resources/hornetq/server0/hornetq-users.xml index 934306c..dcaf980 100644 --- a/examples/jms/topic-selector-example1/src/main/resources/hornetq/server0/hornetq-users.xml +++ b/examples/jms/topic-selector-example1/src/main/resources/hornetq/server0/hornetq-users.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-users.xsd"> <!-- the default user. this is used where username is null--> <defaultuser name="guest" password="guest"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/topic-selector-example2/src/main/resources/hornetq/server0/hornetq-configuration.xml ---------------------------------------------------------------------- diff --git a/examples/jms/topic-selector-example2/src/main/resources/hornetq/server0/hornetq-configuration.xml b/examples/jms/topic-selector-example2/src/main/resources/hornetq/server0/hornetq-configuration.xml index 6cf0ac6..fd0a600 100644 --- a/examples/jms/topic-selector-example2/src/main/resources/hornetq/server0/hornetq-configuration.xml +++ b/examples/jms/topic-selector-example2/src/main/resources/hornetq/server0/hornetq-configuration.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-configuration.xsd"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/topic-selector-example2/src/main/resources/hornetq/server0/hornetq-jms.xml ---------------------------------------------------------------------- diff --git a/examples/jms/topic-selector-example2/src/main/resources/hornetq/server0/hornetq-jms.xml b/examples/jms/topic-selector-example2/src/main/resources/hornetq/server0/hornetq-jms.xml index f89d475..0cf0008 100644 --- a/examples/jms/topic-selector-example2/src/main/resources/hornetq/server0/hornetq-jms.xml +++ b/examples/jms/topic-selector-example2/src/main/resources/hornetq/server0/hornetq-jms.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-jms.xsd"> <!--the connection factory used by the example--> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/topic-selector-example2/src/main/resources/hornetq/server0/hornetq-users.xml ---------------------------------------------------------------------- diff --git a/examples/jms/topic-selector-example2/src/main/resources/hornetq/server0/hornetq-users.xml b/examples/jms/topic-selector-example2/src/main/resources/hornetq/server0/hornetq-users.xml index 934306c..dcaf980 100644 --- a/examples/jms/topic-selector-example2/src/main/resources/hornetq/server0/hornetq-users.xml +++ b/examples/jms/topic-selector-example2/src/main/resources/hornetq/server0/hornetq-users.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-users.xsd"> <!-- the default user. this is used where username is null--> <defaultuser name="guest" password="guest"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/topic/src/main/resources/hornetq/server0/hornetq-configuration.xml ---------------------------------------------------------------------- diff --git a/examples/jms/topic/src/main/resources/hornetq/server0/hornetq-configuration.xml b/examples/jms/topic/src/main/resources/hornetq/server0/hornetq-configuration.xml index 6cf0ac6..fd0a600 100644 --- a/examples/jms/topic/src/main/resources/hornetq/server0/hornetq-configuration.xml +++ b/examples/jms/topic/src/main/resources/hornetq/server0/hornetq-configuration.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-configuration.xsd"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/topic/src/main/resources/hornetq/server0/hornetq-jms.xml ---------------------------------------------------------------------- diff --git a/examples/jms/topic/src/main/resources/hornetq/server0/hornetq-jms.xml b/examples/jms/topic/src/main/resources/hornetq/server0/hornetq-jms.xml index f89d475..0cf0008 100644 --- a/examples/jms/topic/src/main/resources/hornetq/server0/hornetq-jms.xml +++ b/examples/jms/topic/src/main/resources/hornetq/server0/hornetq-jms.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-jms.xsd"> <!--the connection factory used by the example--> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/topic/src/main/resources/hornetq/server0/hornetq-users.xml ---------------------------------------------------------------------- diff --git a/examples/jms/topic/src/main/resources/hornetq/server0/hornetq-users.xml b/examples/jms/topic/src/main/resources/hornetq/server0/hornetq-users.xml index 934306c..dcaf980 100644 --- a/examples/jms/topic/src/main/resources/hornetq/server0/hornetq-users.xml +++ b/examples/jms/topic/src/main/resources/hornetq/server0/hornetq-users.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-users.xsd"> <!-- the default user. this is used where username is null--> <defaultuser name="guest" password="guest"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/transaction-failover/src/main/resources/hornetq/server0/hornetq-configuration.xml ---------------------------------------------------------------------- diff --git a/examples/jms/transaction-failover/src/main/resources/hornetq/server0/hornetq-configuration.xml b/examples/jms/transaction-failover/src/main/resources/hornetq/server0/hornetq-configuration.xml index d87600e..322c3a5 100644 --- a/examples/jms/transaction-failover/src/main/resources/hornetq/server0/hornetq-configuration.xml +++ b/examples/jms/transaction-failover/src/main/resources/hornetq/server0/hornetq-configuration.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq ../../../../../../../../hornetq-server/src/main/resources/schema/hornetq-configuration.xsd"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/transaction-failover/src/main/resources/hornetq/server0/hornetq-jms.xml ---------------------------------------------------------------------- diff --git a/examples/jms/transaction-failover/src/main/resources/hornetq/server0/hornetq-jms.xml b/examples/jms/transaction-failover/src/main/resources/hornetq/server0/hornetq-jms.xml index d59c3de..391f51c 100644 --- a/examples/jms/transaction-failover/src/main/resources/hornetq/server0/hornetq-jms.xml +++ b/examples/jms/transaction-failover/src/main/resources/hornetq/server0/hornetq-jms.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-jms.xsd"> <!--the connection factory used by the example--> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/transaction-failover/src/main/resources/hornetq/server0/hornetq-users.xml ---------------------------------------------------------------------- diff --git a/examples/jms/transaction-failover/src/main/resources/hornetq/server0/hornetq-users.xml b/examples/jms/transaction-failover/src/main/resources/hornetq/server0/hornetq-users.xml index 934306c..dcaf980 100644 --- a/examples/jms/transaction-failover/src/main/resources/hornetq/server0/hornetq-users.xml +++ b/examples/jms/transaction-failover/src/main/resources/hornetq/server0/hornetq-users.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-users.xsd"> <!-- the default user. this is used where username is null--> <defaultuser name="guest" password="guest"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/transaction-failover/src/main/resources/hornetq/server1/hornetq-configuration.xml ---------------------------------------------------------------------- diff --git a/examples/jms/transaction-failover/src/main/resources/hornetq/server1/hornetq-configuration.xml b/examples/jms/transaction-failover/src/main/resources/hornetq/server1/hornetq-configuration.xml index 4dee04b..46c7310 100644 --- a/examples/jms/transaction-failover/src/main/resources/hornetq/server1/hornetq-configuration.xml +++ b/examples/jms/transaction-failover/src/main/resources/hornetq/server1/hornetq-configuration.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq ../../../../../../../../hornetq-server/src/main/resources/schema/hornetq-configuration.xsd"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/transaction-failover/src/main/resources/hornetq/server1/hornetq-jms.xml ---------------------------------------------------------------------- diff --git a/examples/jms/transaction-failover/src/main/resources/hornetq/server1/hornetq-jms.xml b/examples/jms/transaction-failover/src/main/resources/hornetq/server1/hornetq-jms.xml index d59c3de..391f51c 100644 --- a/examples/jms/transaction-failover/src/main/resources/hornetq/server1/hornetq-jms.xml +++ b/examples/jms/transaction-failover/src/main/resources/hornetq/server1/hornetq-jms.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-jms.xsd"> <!--the connection factory used by the example--> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/transaction-failover/src/main/resources/hornetq/server1/hornetq-users.xml ---------------------------------------------------------------------- diff --git a/examples/jms/transaction-failover/src/main/resources/hornetq/server1/hornetq-users.xml b/examples/jms/transaction-failover/src/main/resources/hornetq/server1/hornetq-users.xml index 934306c..dcaf980 100644 --- a/examples/jms/transaction-failover/src/main/resources/hornetq/server1/hornetq-users.xml +++ b/examples/jms/transaction-failover/src/main/resources/hornetq/server1/hornetq-users.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-users.xsd"> <!-- the default user. this is used where username is null--> <defaultuser name="guest" password="guest"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/transactional/src/main/resources/hornetq/server0/hornetq-configuration.xml ---------------------------------------------------------------------- diff --git a/examples/jms/transactional/src/main/resources/hornetq/server0/hornetq-configuration.xml b/examples/jms/transactional/src/main/resources/hornetq/server0/hornetq-configuration.xml index 6c6e80a..758c863 100644 --- a/examples/jms/transactional/src/main/resources/hornetq/server0/hornetq-configuration.xml +++ b/examples/jms/transactional/src/main/resources/hornetq/server0/hornetq-configuration.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-configuration.xsd"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/transactional/src/main/resources/hornetq/server0/hornetq-jms.xml ---------------------------------------------------------------------- diff --git a/examples/jms/transactional/src/main/resources/hornetq/server0/hornetq-jms.xml b/examples/jms/transactional/src/main/resources/hornetq/server0/hornetq-jms.xml index 678e7f5..86a4c75 100644 --- a/examples/jms/transactional/src/main/resources/hornetq/server0/hornetq-jms.xml +++ b/examples/jms/transactional/src/main/resources/hornetq/server0/hornetq-jms.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-jms.xsd"> <!--the connection factory used by the example--> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/transactional/src/main/resources/hornetq/server0/hornetq-users.xml ---------------------------------------------------------------------- diff --git a/examples/jms/transactional/src/main/resources/hornetq/server0/hornetq-users.xml b/examples/jms/transactional/src/main/resources/hornetq/server0/hornetq-users.xml index 934306c..dcaf980 100644 --- a/examples/jms/transactional/src/main/resources/hornetq/server0/hornetq-users.xml +++ b/examples/jms/transactional/src/main/resources/hornetq/server0/hornetq-users.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-users.xsd"> <!-- the default user. this is used where username is null--> <defaultuser name="guest" password="guest"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/xa-heuristic/src/main/resources/hornetq/server0/hornetq-configuration.xml ---------------------------------------------------------------------- diff --git a/examples/jms/xa-heuristic/src/main/resources/hornetq/server0/hornetq-configuration.xml b/examples/jms/xa-heuristic/src/main/resources/hornetq/server0/hornetq-configuration.xml index 6c6e80a..758c863 100644 --- a/examples/jms/xa-heuristic/src/main/resources/hornetq/server0/hornetq-configuration.xml +++ b/examples/jms/xa-heuristic/src/main/resources/hornetq/server0/hornetq-configuration.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-configuration.xsd"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/xa-heuristic/src/main/resources/hornetq/server0/hornetq-jms.xml ---------------------------------------------------------------------- diff --git a/examples/jms/xa-heuristic/src/main/resources/hornetq/server0/hornetq-jms.xml b/examples/jms/xa-heuristic/src/main/resources/hornetq/server0/hornetq-jms.xml index 4ca8771..0c4199a 100644 --- a/examples/jms/xa-heuristic/src/main/resources/hornetq/server0/hornetq-jms.xml +++ b/examples/jms/xa-heuristic/src/main/resources/hornetq/server0/hornetq-jms.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-jms.xsd"> <!--the connection factory used by the example--> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/xa-heuristic/src/main/resources/hornetq/server0/hornetq-users.xml ---------------------------------------------------------------------- diff --git a/examples/jms/xa-heuristic/src/main/resources/hornetq/server0/hornetq-users.xml b/examples/jms/xa-heuristic/src/main/resources/hornetq/server0/hornetq-users.xml index 934306c..dcaf980 100644 --- a/examples/jms/xa-heuristic/src/main/resources/hornetq/server0/hornetq-users.xml +++ b/examples/jms/xa-heuristic/src/main/resources/hornetq/server0/hornetq-users.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-users.xsd"> <!-- the default user. this is used where username is null--> <defaultuser name="guest" password="guest"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/xa-receive/src/main/resources/hornetq/server0/hornetq-configuration.xml ---------------------------------------------------------------------- diff --git a/examples/jms/xa-receive/src/main/resources/hornetq/server0/hornetq-configuration.xml b/examples/jms/xa-receive/src/main/resources/hornetq/server0/hornetq-configuration.xml index 6c6e80a..758c863 100644 --- a/examples/jms/xa-receive/src/main/resources/hornetq/server0/hornetq-configuration.xml +++ b/examples/jms/xa-receive/src/main/resources/hornetq/server0/hornetq-configuration.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-configuration.xsd"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/xa-receive/src/main/resources/hornetq/server0/hornetq-jms.xml ---------------------------------------------------------------------- diff --git a/examples/jms/xa-receive/src/main/resources/hornetq/server0/hornetq-jms.xml b/examples/jms/xa-receive/src/main/resources/hornetq/server0/hornetq-jms.xml index 4ca8771..0c4199a 100644 --- a/examples/jms/xa-receive/src/main/resources/hornetq/server0/hornetq-jms.xml +++ b/examples/jms/xa-receive/src/main/resources/hornetq/server0/hornetq-jms.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-jms.xsd"> <!--the connection factory used by the example--> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/xa-receive/src/main/resources/hornetq/server0/hornetq-users.xml ---------------------------------------------------------------------- diff --git a/examples/jms/xa-receive/src/main/resources/hornetq/server0/hornetq-users.xml b/examples/jms/xa-receive/src/main/resources/hornetq/server0/hornetq-users.xml index 934306c..dcaf980 100644 --- a/examples/jms/xa-receive/src/main/resources/hornetq/server0/hornetq-users.xml +++ b/examples/jms/xa-receive/src/main/resources/hornetq/server0/hornetq-users.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-users.xsd"> <!-- the default user. this is used where username is null--> <defaultuser name="guest" password="guest"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/xa-send/src/main/resources/hornetq/server0/hornetq-configuration.xml ---------------------------------------------------------------------- diff --git a/examples/jms/xa-send/src/main/resources/hornetq/server0/hornetq-configuration.xml b/examples/jms/xa-send/src/main/resources/hornetq/server0/hornetq-configuration.xml index 6c6e80a..758c863 100644 --- a/examples/jms/xa-send/src/main/resources/hornetq/server0/hornetq-configuration.xml +++ b/examples/jms/xa-send/src/main/resources/hornetq/server0/hornetq-configuration.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-configuration.xsd"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/xa-send/src/main/resources/hornetq/server0/hornetq-jms.xml ---------------------------------------------------------------------- diff --git a/examples/jms/xa-send/src/main/resources/hornetq/server0/hornetq-jms.xml b/examples/jms/xa-send/src/main/resources/hornetq/server0/hornetq-jms.xml index 4ca8771..0c4199a 100644 --- a/examples/jms/xa-send/src/main/resources/hornetq/server0/hornetq-jms.xml +++ b/examples/jms/xa-send/src/main/resources/hornetq/server0/hornetq-jms.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-jms.xsd"> <!--the connection factory used by the example--> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/xa-send/src/main/resources/hornetq/server0/hornetq-users.xml ---------------------------------------------------------------------- diff --git a/examples/jms/xa-send/src/main/resources/hornetq/server0/hornetq-users.xml b/examples/jms/xa-send/src/main/resources/hornetq/server0/hornetq-users.xml index 934306c..dcaf980 100644 --- a/examples/jms/xa-send/src/main/resources/hornetq/server0/hornetq-users.xml +++ b/examples/jms/xa-send/src/main/resources/hornetq/server0/hornetq-users.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-users.xsd"> <!-- the default user. this is used where username is null--> <defaultuser name="guest" password="guest"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/xa-with-jta/src/main/resources/hornetq/server0/hornetq-configuration.xml ---------------------------------------------------------------------- diff --git a/examples/jms/xa-with-jta/src/main/resources/hornetq/server0/hornetq-configuration.xml b/examples/jms/xa-with-jta/src/main/resources/hornetq/server0/hornetq-configuration.xml index 6c6e80a..758c863 100644 --- a/examples/jms/xa-with-jta/src/main/resources/hornetq/server0/hornetq-configuration.xml +++ b/examples/jms/xa-with-jta/src/main/resources/hornetq/server0/hornetq-configuration.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-configuration.xsd"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/xa-with-jta/src/main/resources/hornetq/server0/hornetq-jms.xml ---------------------------------------------------------------------- diff --git a/examples/jms/xa-with-jta/src/main/resources/hornetq/server0/hornetq-jms.xml b/examples/jms/xa-with-jta/src/main/resources/hornetq/server0/hornetq-jms.xml index 4ca8771..0c4199a 100644 --- a/examples/jms/xa-with-jta/src/main/resources/hornetq/server0/hornetq-jms.xml +++ b/examples/jms/xa-with-jta/src/main/resources/hornetq/server0/hornetq-jms.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-jms.xsd"> <!--the connection factory used by the example--> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/jms/xa-with-jta/src/main/resources/hornetq/server0/hornetq-users.xml ---------------------------------------------------------------------- diff --git a/examples/jms/xa-with-jta/src/main/resources/hornetq/server0/hornetq-users.xml b/examples/jms/xa-with-jta/src/main/resources/hornetq/server0/hornetq-users.xml index 934306c..dcaf980 100644 --- a/examples/jms/xa-with-jta/src/main/resources/hornetq/server0/hornetq-users.xml +++ b/examples/jms/xa-with-jta/src/main/resources/hornetq/server0/hornetq-users.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-users.xsd"> <!-- the default user. this is used where username is null--> <defaultuser name="guest" password="guest"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/soak/normal/server0/hornetq-configuration.xml ---------------------------------------------------------------------- diff --git a/examples/soak/normal/server0/hornetq-configuration.xml b/examples/soak/normal/server0/hornetq-configuration.xml index 593ce84..383c841 100644 --- a/examples/soak/normal/server0/hornetq-configuration.xml +++ b/examples/soak/normal/server0/hornetq-configuration.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq ../../../../hornetq-server/src/main/resources/schema/hornetq-configuration.xsd"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/examples/soak/normal/server0/hornetq-jms.xml ---------------------------------------------------------------------- diff --git a/examples/soak/normal/server0/hornetq-jms.xml b/examples/soak/normal/server0/hornetq-jms.xml index 2ae22a1..050829c 100644 --- a/examples/soak/normal/server0/hornetq-jms.xml +++ b/examples/soak/normal/server0/hornetq-jms.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-jms.xsd"> <!--the connection factory used by the example--> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/tests/config/server-start-stop-backup-config1.xml ---------------------------------------------------------------------- diff --git a/tests/config/server-start-stop-backup-config1.xml b/tests/config/server-start-stop-backup-config1.xml index f850b94..a4619a3 100644 --- a/tests/config/server-start-stop-backup-config1.xml +++ b/tests/config/server-start-stop-backup-config1.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-configuration.xsd"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/tests/config/server-start-stop-backup-jms-config1.xml ---------------------------------------------------------------------- diff --git a/tests/config/server-start-stop-backup-jms-config1.xml b/tests/config/server-start-stop-backup-jms-config1.xml index abd07d0..b81e688 100644 --- a/tests/config/server-start-stop-backup-jms-config1.xml +++ b/tests/config/server-start-stop-backup-jms-config1.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-jms.xsd"> <!--the connection factory used by the example--> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/tests/config/server-start-stop-live-config1.xml ---------------------------------------------------------------------- diff --git a/tests/config/server-start-stop-live-config1.xml b/tests/config/server-start-stop-live-config1.xml index ce029a9..096a2fa 100644 --- a/tests/config/server-start-stop-live-config1.xml +++ b/tests/config/server-start-stop-live-config1.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq ../../../src/schema/hornetq-configuration.xsd"> http://git-wip-us.apache.org/repos/asf/activemq-6/blob/574c8fe9/tests/config/server-start-stop-live-jms-config1.xml ---------------------------------------------------------------------- diff --git a/tests/config/server-start-stop-live-jms-config1.xml b/tests/config/server-start-stop-live-jms-config1.xml index 0a4a4aa..b9281a2 100644 --- a/tests/config/server-start-stop-live-jms-config1.xml +++ b/tests/config/server-start-stop-live-jms-config1.xml @@ -1,4 +1,4 @@ -<configuration xmlns="urn:hornetq" +<configuration xmlns="urn:activemq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hornetq /schema/hornetq-jms.xsd"> <!--the connection factory used by the example-->
