Hi
I have added the following lines inside <beans> in order to initialize camel
context in xml file (I renamed the file to spring.xml):
<camel:camelContext id="camel"
xmlns="http://camel.apache.org/schema/spring">
<camel:jmxAgent id="agent" disabled="true"/>
</camel:camelContext>
I am not sure whether this makes any difference to disable jmxAgent but it
is done in one of the examples.
--
View this message in context:
http://camel.465427.n5.nabble.com/No-component-found-with-schema-jms-tp5757069p5757177.html
Sent from the Camel - Users mailing list archive at Nabble.com.