Re: JMS message selector problem with IBM MQ when doing request/reply (MEP InOut)

2016-06-27 Thread benjaminlee
Greetings! Apologies for replying to / reviving such an old thread. http://camel.465427.n5.nabble.com/JMS-message-selector-problem-with-IBM-MQ-when-doing-request-reply-MEP-InOut-tt5746670.html#none Fernando originally wrote, that while using WebSphere MQ and a single shared reply queue, the

Re: JMS message selector problem with IBM MQ when doing request/reply (MEP InOut)

2014-02-01 Thread Claus Ibsen
ah just make sure to send back that uuid header in the replies. And also do not use the same selector name on the same shared queue for other routes / Camel apps etc. > Fernando > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/JMS-message-selector-pr

Re: JMS message selector problem with IBM MQ when doing request/reply (MEP InOut)

2014-01-31 Thread Fernando Giorgetti
able to return them to the respective producers, based on the original JMSCorrelationID they set, is that correct? Thanks a lot for your help, Fernando -- View this message in context: http://camel.465427.n5.nabble.com/JMS-message-selector-problem-with-IBM-MQ-when-doing-request-reply-MEP-InOut

Re: JMS message selector problem with IBM MQ when doing request/reply (MEP InOut)

2014-01-31 Thread Claus Ibsen
G_ERROR) because of the selector > size that is being used. > > Is there any way we can restrict the selector size? We are using a > shared/fixed reply to queue. > > Thank you, > > Fernando > > > > -- > View this message in context: > http://camel.465427.

JMS message selector problem with IBM MQ when doing request/reply (MEP InOut)

2014-01-31 Thread Fernando Giorgetti
Thank you, Fernando -- View this message in context: http://camel.465427.n5.nabble.com/JMS-message-selector-problem-with-IBM-MQ-when-doing-request-reply-MEP-InOut-tp5746670.html Sent from the Camel - Users mailing list archive at Nabble.com.