Re: camel - Activemq strange behaviour

2013-08-07 Thread Christian Posta
ll. An exclusive queue *cannot* be used in a clustered environment with multiple nodes running this Camel application at the same time" > > or temporary queues can be used. > > > > - > Regards > > kiran Reddy > -- > View this message in context: > http

Re: camel - Activemq strange behaviour

2013-08-07 Thread kiranreddykasa
Hi Thanks a lot. So we should have unique queue names in cluster environment, if we are using replyToType as exclusive or temporary queues can be used. - Regards kiran Reddy -- View this message in context: http://camel.465427.n5.nabble.com/camel-Activemq-strange-behaviour

Re: camel - Activemq strange behaviour

2013-08-06 Thread Claus Ibsen
1234} > > > Do we have to set prefetch for reply queue also ? > If yes how can we set ? > > > > - > Regards > > kiran Reddy > -- > View this message in context: > http://camel.465427.n5.nabble.com/camel-Activemq-strange-behaviour-tp5736812p5736846.html &g

Re: camel - Activemq strange behaviour

2013-08-06 Thread kiranreddykasa
alse, text = C112345471234567890121000201234} Do we have to set prefetch for reply queue also ? If yes how can we set ? - Regards kiran Reddy -- View this message in context: http://camel.465427.n5.nabble.com/camel-Activemq-strange-behaviour-tp5736812p5736846.html Sent from the Camel - Users mailing list

Re: camel - Activemq strange behaviour

2013-08-06 Thread kiranreddykasa
ge in context: http://camel.465427.n5.nabble.com/camel-Activemq-strange-behaviour-tp5736812p5736822.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: camel - Activemq strange behaviour

2013-08-06 Thread kiranreddykasa
Thanks Is this the way to set prefetch limit destination.consumer.prefetchSize=1 ? And it has to be set on producer only right ? - Regards kiran Reddy -- View this message in context: http://camel.465427.n5.nabble.com/camel-Activemq-strange-behaviour-tp5736812p5736820.html Sent from

Re: camel - Activemq strange behaviour

2013-08-06 Thread Claus Ibsen
;m sending messages to server 1 , messages are processing > properly, but when I'm sending messages to second server no one is picking > up that messages from first queue and default timeout is happening. > > Second server is also using the same activemq which is installed in the >

camel - Activemq strange behaviour

2013-08-06 Thread kiranreddykasa
ning. Second server is also using the same activemq which is installed in the first server. camel version : 2.10.5 activemq : 5.8 - Regards kiran Reddy -- View this message in context: http://camel.465427.n5.nabble.com/camel-Activemq-strange-behaviour-tp5736812.html Sent from the Camel - Users mailing list archive at Nabble.com.