Author: norman
Date: Tue Nov  2 18:25:53 2010
New Revision: 1030159

URL: http://svn.apache.org/viewvc?rev=1030159&view=rev
Log:
Use explicit version for camel xsd

Modified:
    james/server/trunk/container-spring/src/main/config/james/spring-beans.xml

Modified: 
james/server/trunk/container-spring/src/main/config/james/spring-beans.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/container-spring/src/main/config/james/spring-beans.xml?rev=1030159&r1=1030158&r2=1030159&view=diff
==============================================================================
--- james/server/trunk/container-spring/src/main/config/james/spring-beans.xml 
(original)
+++ james/server/trunk/container-spring/src/main/config/james/spring-beans.xml 
Tue Nov  2 18:25:53 2010
@@ -24,7 +24,7 @@
        xmlns:amq="http://activemq.apache.org/schema/core"; 
        xsi:schemaLocation="
           http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-3.0.xsd
-          http://camel.apache.org/schema/spring 
http://camel.apache.org/schema/spring/camel-spring.xsd
+          http://camel.apache.org/schema/spring 
http://camel.apache.org/schema/spring/camel-spring-2.5.0.xsd
           http://activemq.apache.org/schema/core 
http://activemq.apache.org/schema/core/activemq-core-5.0-SNAPSHOT.xsd";>
           
     <bean id="exporter" class="org.springframework.jmx.export.MBeanExporter" 
lazy-init="false">



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to