I am trying to deploy a Camel Route written in Spring DSL by copying the spring context file in $KARAF_HOME/deploy folder.
All the pre-requisites are already deployed. But I get the following error: *org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Unable to locate Spring NamespaceHandler for XML schema namespace* This works fine when the spring context file is within a KAR file. -- View this message in context: http://karaf.922171.n3.nabble.com/Deploying-Camel-Route-in-Karaf-tp4043773.html Sent from the Karaf - User mailing list archive at Nabble.com.
