Author: dejanb
Date: Mon May 21 16:16:12 2012
New Revision: 1341091

URL: http://svn.apache.org/viewvc?rev=1341091&view=rev
Log:
https://issues.apache.org/jira/browse/AMQ-3854 - updating spring xsd references

Modified:
    activemq/trunk/assembly/src/release/conf/activemq.xml
    activemq/trunk/assembly/src/sample-conf/activemq-command.xml
    activemq/trunk/assembly/src/sample-conf/activemq-demo.xml
    activemq/trunk/assembly/src/sample-conf/activemq-dynamic-network-broker1.xml
    activemq/trunk/assembly/src/sample-conf/activemq-dynamic-network-broker2.xml
    activemq/trunk/assembly/src/sample-conf/activemq-jdbc.xml
    activemq/trunk/assembly/src/sample-conf/activemq-scalability.xml
    activemq/trunk/assembly/src/sample-conf/activemq-security.xml
    activemq/trunk/assembly/src/sample-conf/activemq-specjms.xml
    activemq/trunk/assembly/src/sample-conf/activemq-static-network-broker1.xml
    activemq/trunk/assembly/src/sample-conf/activemq-static-network-broker2.xml
    activemq/trunk/assembly/src/sample-conf/activemq-stomp.xml
    activemq/trunk/assembly/src/sample-conf/activemq-throughput.xml
    activemq/trunk/assembly/src/sample-conf/journaledMem-example.xml
    activemq/trunk/assembly/src/sample-conf/kaha-example.xml
    activemq/trunk/assembly/src/sample-conf/memory-example.xml
    activemq/trunk/assembly/src/sample-conf/quickJdbc-example.xml

Modified: activemq/trunk/assembly/src/release/conf/activemq.xml
URL: 
http://svn.apache.org/viewvc/activemq/trunk/assembly/src/release/conf/activemq.xml?rev=1341091&r1=1341090&r2=1341091&view=diff
==============================================================================
--- activemq/trunk/assembly/src/release/conf/activemq.xml (original)
+++ activemq/trunk/assembly/src/release/conf/activemq.xml Mon May 21 16:16:12 
2012
@@ -19,7 +19,7 @@
   xmlns="http://www.springframework.org/schema/beans";
   xmlns:amq="http://activemq.apache.org/schema/core";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-2.0.xsd
+  xsi:schemaLocation="http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans.xsd
   http://activemq.apache.org/schema/core 
http://activemq.apache.org/schema/core/activemq-core.xsd";>
 
     <!-- Allows us to use system properties as variables in this configuration 
file -->

Modified: activemq/trunk/assembly/src/sample-conf/activemq-command.xml
URL: 
http://svn.apache.org/viewvc/activemq/trunk/assembly/src/sample-conf/activemq-command.xml?rev=1341091&r1=1341090&r2=1341091&view=diff
==============================================================================
--- activemq/trunk/assembly/src/sample-conf/activemq-command.xml (original)
+++ activemq/trunk/assembly/src/sample-conf/activemq-command.xml Mon May 21 
16:16:12 2012
@@ -29,7 +29,7 @@
   xmlns="http://www.springframework.org/schema/beans";
   xmlns:amq="http://activemq.apache.org/schema/core";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-2.0.xsd
+  xsi:schemaLocation="http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans.xsd
   http://activemq.apache.org/schema/core 
http://activemq.apache.org/schema/core/activemq-core.xsd";>
 
      <!-- Allows us to use system properties as variables in this 
configuration file -->

Modified: activemq/trunk/assembly/src/sample-conf/activemq-demo.xml
URL: 
http://svn.apache.org/viewvc/activemq/trunk/assembly/src/sample-conf/activemq-demo.xml?rev=1341091&r1=1341090&r2=1341091&view=diff
==============================================================================
--- activemq/trunk/assembly/src/sample-conf/activemq-demo.xml (original)
+++ activemq/trunk/assembly/src/sample-conf/activemq-demo.xml Mon May 21 
16:16:12 2012
@@ -24,7 +24,7 @@
 <beans
   xmlns="http://www.springframework.org/schema/beans";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-2.0.xsd
+  xsi:schemaLocation="http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans.xsd
   http://activemq.apache.org/schema/core 
http://activemq.apache.org/schema/core/activemq-core.xsd
   http://camel.apache.org/schema/spring 
http://camel.apache.org/schema/spring/camel-spring.xsd";>
 

Modified: 
activemq/trunk/assembly/src/sample-conf/activemq-dynamic-network-broker1.xml
URL: 
http://svn.apache.org/viewvc/activemq/trunk/assembly/src/sample-conf/activemq-dynamic-network-broker1.xml?rev=1341091&r1=1341090&r2=1341091&view=diff
==============================================================================
--- 
activemq/trunk/assembly/src/sample-conf/activemq-dynamic-network-broker1.xml 
(original)
+++ 
activemq/trunk/assembly/src/sample-conf/activemq-dynamic-network-broker1.xml 
Mon May 21 16:16:12 2012
@@ -34,7 +34,7 @@
   xmlns="http://www.springframework.org/schema/beans";
   xmlns:amq="http://activemq.apache.org/schema/core";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-2.0.xsd
+  xsi:schemaLocation="http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans.xsd
   http://activemq.apache.org/schema/core 
http://activemq.apache.org/schema/core/activemq-core.xsd";>
 
     <bean 
class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer"/>

Modified: 
activemq/trunk/assembly/src/sample-conf/activemq-dynamic-network-broker2.xml
URL: 
http://svn.apache.org/viewvc/activemq/trunk/assembly/src/sample-conf/activemq-dynamic-network-broker2.xml?rev=1341091&r1=1341090&r2=1341091&view=diff
==============================================================================
--- 
activemq/trunk/assembly/src/sample-conf/activemq-dynamic-network-broker2.xml 
(original)
+++ 
activemq/trunk/assembly/src/sample-conf/activemq-dynamic-network-broker2.xml 
Mon May 21 16:16:12 2012
@@ -34,7 +34,7 @@
   xmlns="http://www.springframework.org/schema/beans";
   xmlns:amq="http://activemq.apache.org/schema/core";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-2.0.xsd
+  xsi:schemaLocation="http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans.xsd
   http://activemq.apache.org/schema/core 
http://activemq.apache.org/schema/core/activemq-core.xsd
   http://activemq.apache.org/camel/schema/spring 
http://activemq.apache.org/camel/schema/spring/camel-spring.xsd";>
 

Modified: activemq/trunk/assembly/src/sample-conf/activemq-jdbc.xml
URL: 
http://svn.apache.org/viewvc/activemq/trunk/assembly/src/sample-conf/activemq-jdbc.xml?rev=1341091&r1=1341090&r2=1341091&view=diff
==============================================================================
--- activemq/trunk/assembly/src/sample-conf/activemq-jdbc.xml (original)
+++ activemq/trunk/assembly/src/sample-conf/activemq-jdbc.xml Mon May 21 
16:16:12 2012
@@ -31,7 +31,7 @@
 <beans
   xmlns="http://www.springframework.org/schema/beans";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-2.0.xsd
+  xsi:schemaLocation="http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans.xsd
   http://activemq.apache.org/schema/core 
http://activemq.apache.org/schema/core/activemq-core.xsd";>
 
   <!-- Allows us to use system properties as variables in this configuration 
file -->

Modified: activemq/trunk/assembly/src/sample-conf/activemq-scalability.xml
URL: 
http://svn.apache.org/viewvc/activemq/trunk/assembly/src/sample-conf/activemq-scalability.xml?rev=1341091&r1=1341090&r2=1341091&view=diff
==============================================================================
--- activemq/trunk/assembly/src/sample-conf/activemq-scalability.xml (original)
+++ activemq/trunk/assembly/src/sample-conf/activemq-scalability.xml Mon May 21 
16:16:12 2012
@@ -33,7 +33,7 @@
   xmlns="http://www.springframework.org/schema/beans";
   xmlns:amq="http://activemq.apache.org/schema/core";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-2.0.xsd
+  xsi:schemaLocation="http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans.xsd
   http://activemq.apache.org/schema/core 
http://activemq.apache.org/schema/core/activemq-core.xsd";>
 
     <!-- Allows us to use system properties as variables in this configuration 
file -->

Modified: activemq/trunk/assembly/src/sample-conf/activemq-security.xml
URL: 
http://svn.apache.org/viewvc/activemq/trunk/assembly/src/sample-conf/activemq-security.xml?rev=1341091&r1=1341090&r2=1341091&view=diff
==============================================================================
--- activemq/trunk/assembly/src/sample-conf/activemq-security.xml (original)
+++ activemq/trunk/assembly/src/sample-conf/activemq-security.xml Mon May 21 
16:16:12 2012
@@ -35,7 +35,7 @@
   xmlns="http://www.springframework.org/schema/beans";
   xmlns:amq="http://activemq.apache.org/schema/core";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-2.0.xsd
+  xsi:schemaLocation="http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans.xsd
   http://activemq.apache.org/schema/core 
http://activemq.apache.org/schema/core/activemq-core.xsd";>
   
   <!-- Allows us to use encrypted system properties as variables in this 
configuration file -->

Modified: activemq/trunk/assembly/src/sample-conf/activemq-specjms.xml
URL: 
http://svn.apache.org/viewvc/activemq/trunk/assembly/src/sample-conf/activemq-specjms.xml?rev=1341091&r1=1341090&r2=1341091&view=diff
==============================================================================
--- activemq/trunk/assembly/src/sample-conf/activemq-specjms.xml (original)
+++ activemq/trunk/assembly/src/sample-conf/activemq-specjms.xml Mon May 21 
16:16:12 2012
@@ -18,7 +18,7 @@
   xmlns="http://www.springframework.org/schema/beans";
   xmlns:amq="http://activemq.apache.org/schema/core";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-2.0.xsd
+  xsi:schemaLocation="http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans.xsd
   http://activemq.apache.org/schema/core 
http://activemq.apache.org/schema/core/activemq-core.xsd";>
 
     <!-- Allows us to use system properties as variables in this configuration 
file -->

Modified: 
activemq/trunk/assembly/src/sample-conf/activemq-static-network-broker1.xml
URL: 
http://svn.apache.org/viewvc/activemq/trunk/assembly/src/sample-conf/activemq-static-network-broker1.xml?rev=1341091&r1=1341090&r2=1341091&view=diff
==============================================================================
--- activemq/trunk/assembly/src/sample-conf/activemq-static-network-broker1.xml 
(original)
+++ activemq/trunk/assembly/src/sample-conf/activemq-static-network-broker1.xml 
Mon May 21 16:16:12 2012
@@ -34,7 +34,7 @@
   xmlns="http://www.springframework.org/schema/beans";
   xmlns:amq="http://activemq.apache.org/schema/core";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-2.0.xsd
+  xsi:schemaLocation="http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans.xsd
   http://activemq.apache.org/schema/core 
http://activemq.apache.org/schema/core/activemq-core.xsd
   http://activemq.apache.org/camel/schema/spring 
http://activemq.apache.org/camel/schema/spring/camel-spring.xsd";>
 

Modified: 
activemq/trunk/assembly/src/sample-conf/activemq-static-network-broker2.xml
URL: 
http://svn.apache.org/viewvc/activemq/trunk/assembly/src/sample-conf/activemq-static-network-broker2.xml?rev=1341091&r1=1341090&r2=1341091&view=diff
==============================================================================
--- activemq/trunk/assembly/src/sample-conf/activemq-static-network-broker2.xml 
(original)
+++ activemq/trunk/assembly/src/sample-conf/activemq-static-network-broker2.xml 
Mon May 21 16:16:12 2012
@@ -34,7 +34,7 @@
   xmlns="http://www.springframework.org/schema/beans";
   xmlns:amq="http://activemq.apache.org/schema/core";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-2.0.xsd
+  xsi:schemaLocation="http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans.xsd
   http://activemq.apache.org/schema/core 
http://activemq.apache.org/schema/core/activemq-core.xsd
   http://activemq.apache.org/camel/schema/spring 
http://activemq.apache.org/camel/schema/spring/camel-spring.xsd";>
 

Modified: activemq/trunk/assembly/src/sample-conf/activemq-stomp.xml
URL: 
http://svn.apache.org/viewvc/activemq/trunk/assembly/src/sample-conf/activemq-stomp.xml?rev=1341091&r1=1341090&r2=1341091&view=diff
==============================================================================
--- activemq/trunk/assembly/src/sample-conf/activemq-stomp.xml (original)
+++ activemq/trunk/assembly/src/sample-conf/activemq-stomp.xml Mon May 21 
16:16:12 2012
@@ -31,7 +31,7 @@
   xmlns="http://www.springframework.org/schema/beans";
   xmlns:amq="http://activemq.apache.org/schema/core";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-2.0.xsd
+  xsi:schemaLocation="http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans.xsd
   http://activemq.apache.org/schema/core 
http://activemq.apache.org/schema/core/activemq-core.xsd";>
 
     <!-- Allows us to use system properties as variables in this configuration 
file -->

Modified: activemq/trunk/assembly/src/sample-conf/activemq-throughput.xml
URL: 
http://svn.apache.org/viewvc/activemq/trunk/assembly/src/sample-conf/activemq-throughput.xml?rev=1341091&r1=1341090&r2=1341091&view=diff
==============================================================================
--- activemq/trunk/assembly/src/sample-conf/activemq-throughput.xml (original)
+++ activemq/trunk/assembly/src/sample-conf/activemq-throughput.xml Mon May 21 
16:16:12 2012
@@ -28,7 +28,7 @@
   xmlns="http://www.springframework.org/schema/beans";
   xmlns:amq="http://activemq.apache.org/schema/core";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-2.0.xsd
+  xsi:schemaLocation="http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans.xsd
   http://activemq.apache.org/schema/core 
http://activemq.apache.org/schema/core/activemq-core.xsd";>
 
     <!-- Allows us to use system properties as variables in this configuration 
file -->

Modified: activemq/trunk/assembly/src/sample-conf/journaledMem-example.xml
URL: 
http://svn.apache.org/viewvc/activemq/trunk/assembly/src/sample-conf/journaledMem-example.xml?rev=1341091&r1=1341090&r2=1341091&view=diff
==============================================================================
--- activemq/trunk/assembly/src/sample-conf/journaledMem-example.xml (original)
+++ activemq/trunk/assembly/src/sample-conf/journaledMem-example.xml Mon May 21 
16:16:12 2012
@@ -20,7 +20,7 @@
   xmlns="http://www.springframework.org/schema/beans";
   xmlns:amq="http://activemq.apache.org/schema/core";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-2.0.xsd
+  xsi:schemaLocation="http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans.xsd
   http://activemq.apache.org/schema/core 
http://activemq.apache.org/schema/core/activemq-core.xsd";>
 
     <amq:broker brokerName="journaledMemBroker" start="false" 
persistent="false" useShutdownHook="false" deleteAllMessagesOnStartup="true" 
advisorySupport="false">

Modified: activemq/trunk/assembly/src/sample-conf/kaha-example.xml
URL: 
http://svn.apache.org/viewvc/activemq/trunk/assembly/src/sample-conf/kaha-example.xml?rev=1341091&r1=1341090&r2=1341091&view=diff
==============================================================================
--- activemq/trunk/assembly/src/sample-conf/kaha-example.xml (original)
+++ activemq/trunk/assembly/src/sample-conf/kaha-example.xml Mon May 21 
16:16:12 2012
@@ -19,7 +19,7 @@
   xmlns="http://www.springframework.org/schema/beans";
   xmlns:amq="http://activemq.apache.org/schema/core";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-2.0.xsd
+  xsi:schemaLocation="http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans.xsd
   http://activemq.apache.org/schema/core 
http://activemq.apache.org/schema/core/activemq-core.xsd";>
 
   <bean 
class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer"/>

Modified: activemq/trunk/assembly/src/sample-conf/memory-example.xml
URL: 
http://svn.apache.org/viewvc/activemq/trunk/assembly/src/sample-conf/memory-example.xml?rev=1341091&r1=1341090&r2=1341091&view=diff
==============================================================================
--- activemq/trunk/assembly/src/sample-conf/memory-example.xml (original)
+++ activemq/trunk/assembly/src/sample-conf/memory-example.xml Mon May 21 
16:16:12 2012
@@ -19,7 +19,7 @@
   xmlns="http://www.springframework.org/schema/beans";
   xmlns:amq="http://activemq.apache.org/schema/core";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-2.0.xsd
+  xsi:schemaLocation="http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans.xsd
   http://activemq.apache.org/schema/core 
http://activemq.apache.org/schema/core/activemq-core.xsd";>
     
   <broker useJmx="false" brokerName="memoryBroker" 
xmlns="http://activemq.apache.org/schema/core";>

Modified: activemq/trunk/assembly/src/sample-conf/quickJdbc-example.xml
URL: 
http://svn.apache.org/viewvc/activemq/trunk/assembly/src/sample-conf/quickJdbc-example.xml?rev=1341091&r1=1341090&r2=1341091&view=diff
==============================================================================
--- activemq/trunk/assembly/src/sample-conf/quickJdbc-example.xml (original)
+++ activemq/trunk/assembly/src/sample-conf/quickJdbc-example.xml Mon May 21 
16:16:12 2012
@@ -18,7 +18,7 @@
 <beans
   xmlns="http://www.springframework.org/schema/beans";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-2.0.xsd
+  xsi:schemaLocation="http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans.xsd
   http://activemq.apache.org/schema/core 
http://activemq.apache.org/schema/core/activemq-core.xsd";>
     
   <broker useJmx="false" brokerName="quickJdbcBroker" 
xmlns="http://activemq.apache.org/schema/core";>


Reply via email to