Re: Camel-JMS JMS Selector getting overridden by new requests

2015-12-08 Thread Claus Ibsen
.n5.nabble.com/Camel-JMS-JMS-Selector-getting-overridden-by-new-requests-tp5774806p5774838.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen - http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2

Re: Camel-JMS JMS Selector getting overridden by new requests

2015-12-08 Thread ravi.4indra
are the endpoints shared between multiple threads even if the bean is of protoype scope? -- View this message in context: http://camel.465427.n5.nabble.com/Camel-JMS-JMS-Selector-getting-overridden-by-new-requests-tp5774806p5774838.html Sent from the Camel - Users mailing list archive at

Re: Camel-JMS JMS Selector getting overridden by new requests

2015-12-07 Thread Claus Ibsen
reated for every request. its > like endpoints are being cached somewhere and camel is returing the > endpoints from the cache instead of creating new. > > Is there a option to tell camel to create a new endpoint for every request? > > Thanks > Ravi > > > > -

Camel-JMS JMS Selector getting overridden by new requests

2015-12-07 Thread ravi.4indra
nabble.com/Camel-JMS-JMS-Selector-getting-overridden-by-new-requests-tp5774806.html Sent from the Camel - Users mailing list archive at Nabble.com.