Thank you for your reply.,

i modified the came_context.xml as below :

<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns=&quot;http://www.springframework.org/schema/beans&quot;
        xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot;
xmlns:camel=&quot;http://camel.apache.org/schema/spring&quot;
        xsi:schemaLocation=&quot;
       http://www.springframework.org/schema/beans
&lt;b>http://www.springframework.org/schema/beans/spring-beans.xsd*
       http://camel.apache.org/schema/spring
*http://camel.apache.org/schema/spring/camel-spring.xsd*";>

        <camelContext id="camel" xmlns="http://camel.apache.org/schema/spring"; 
/>

</beans>

but still the same ERROR

*SAXParseException *-Cannot find the declaration of element '*beans*'




--
View this message in context: 
http://camel.465427.n5.nabble.com/SAXParseException-Cannot-find-the-declaration-of-element-beans-tp5760809p5760905.html
Sent from the Camel Development mailing list archive at Nabble.com.

Reply via email to