Re: No component found with schema: jms

2014-09-30 Thread Anjenson
les but they usually are the same. But > I > >> have > >> > noticed that when initializing connection in code we also need to > add a > >> > component to context. > >> > Could you, please, explain how to do that in xml file? > >> > >

Re: No component found with schema: jms

2014-09-29 Thread Claus Ibsen
n initializing connection in code we also need to add a >> > component to context. >> > Could you, please, explain how to do that in xml file? >> > >> > >> > >> > -- >> > View this message in context: >> http://camel.465427

Re: No component found with schema: jms

2014-09-29 Thread Anjenson
hen initializing connection in code we also need to add a > > component to context. > > Could you, please, explain how to do that in xml file? > > > > > > > > -- > > View this message in context: > http://camel.465427.n5.nabble.com

Re: No component found with schema: jms

2014-09-29 Thread Claus Ibsen
> > > -- > View this message in context: > http://camel.465427.n5.nabble.com/No-component-found-with-schema-jms-tp5757069p5757181.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen - Red Hat, Inc. Email: cib...@redhat.com Twi

Re: No component found with schema: jms

2014-09-29 Thread Anjenson
.nabble.com/No-component-found-with-schema-jms-tp5757069p5757181.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: No component found with schema: jms

2014-09-29 Thread Claus Ibsen
; xmlns="http://camel.apache.org/schema/spring";> > > > > 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.nabb

Re: No component found with schema: jms

2014-09-29 Thread Anjenson
e 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.

Re: No component found with schema: jms

2014-09-27 Thread Claus Ibsen
t; > > > The project doesn't use Spring so it was the only example of the xml I have > found that doesn't make use of Spring. > In the route builder I use from("jms:queue:top"); > However, when I start the project it throws FailedToCreateEndpointException > and states "No compone

No component found with schema: jms

2014-09-27 Thread Anjenson
The project doesn't use Spring so it was the only example of the xml I have found that doesn't make use of Spring. In the route builder I use from("jms:queue:top"); However, when I start the project it throws FailedToCreateEndpointException and s