Hi,
I have a simple XML file:
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
http://www.spri
Hi,
I did that now my XML looks like:
Though even now the routes are not started, I am usingCamel version:
2.9.2 and spring version : 3.0.6. That should be fine right?
Regards,
--
View this message in context:
it worked. You have to specify a "//" after "file:" otherwise it was not able
to resolve the path.
Thanks for your help.
--
View this message in context:
http://camel.465427.n5.nabble.com/Loading-Camel-Context-from-Spring-XML-tp5719025p5719032.html
Sent from the Camel - Users mailing list arc