Re: Lazy init for JMS-Component

2015-07-23 Thread jpeschke
ectedType property on the JndiObjectfactory bean if you use "lookupOnStartup=false" so that spring can pass a correct interface to the JmsComponent: * * Joerg -- View this message in context: http://camel.465427.n5.nab

Re: Lazy init for JMS-Component

2015-07-21 Thread jpeschke
message in context: http://camel.465427.n5.nabble.com/Lazy-init-for-JMS-Component-tp5769586p5769674.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Lazy init for JMS-Component

2015-07-20 Thread Claus Ibsen
t; > > > This works, but as soon as I setup a Camel route using my "queue" bean, I > get errors because the camel JMS endpoint cannot find it, so it does not set > up the JMS connection "on demand", as I would have expected. > > A

Lazy init for JMS-Component

2015-07-20 Thread jpeschke
Joerg -- View this message in context: http://camel.465427.n5.nabble.com/Lazy-init-for-JMS-Component-tp5769586.html Sent from the Camel - Users mailing list archive at Nabble.com.