Hi

Yeah check the examples and documentation how to work with Camel and spring.


On Mon, Sep 29, 2014 at 9:38 AM, Anjenson <hotsmileb...@gmail.com> wrote:
> 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.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: cib...@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen
hawtio: http://hawt.io/
fabric8: http://fabric8.io/

Reply via email to