Hi,

Please add the following to the beans tag of you camel-context.xml

------------------------------------------------------------------------------

 beans xmlns="http://www.springframework.org/schema/beans";
       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
       xmlns:mp="http://www.blah/blah";
       xsi:schemaLocation="
       http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans.xsd
       http://camel.apache.org/schema/spring
http://camel.apache.org/schema/spring/camel-spring.xsd
    ">

----------------------------------------------------------------------------------

Cheers,

Ashwin...

-----
---------------------------------------------------------
Ashwin Karpe
Apache Camel Committer & Sr Principal Consultant
FUSESource (a Progress Software Corporation subsidiary)
http://fusesource.com 

Blog: http://opensourceknowledge.blogspot.com 
---------------------------------------------------------
--
View this message in context: 
http://camel.465427.n5.nabble.com/Handling-namespaces-with-content-based-routing-using-camel-activemq-tp3788073p3892829.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to