Thank you for your reply., i modified the came_context.xml as below :
<?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:camel="http://camel.apache.org/schema/spring" xsi:schemaLocation=" http://www.springframework.org/schema/beans <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.