In recent times I discovered my old camel application had been failing with the error NMR component cannot be found.
It seems the NMR in camelcontext for the http://www.springframework.org/schema/beans namespace had been moved out completely. So if you are having same problem, you can try to use the camelcontext in the http://camel.apache.org/schema/osgi namespace. I hope this helps someone. -- View this message in context: http://old.nabble.com/Pay-attention-to-camelContext%27s-default-namespace-tp28462904p28462904.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
