Re: Correlation ID for request/response

2007-05-17 Thread James Strachan
On 5/17/07, mjparme <[EMAIL PROTECTED]> wrote: >>I've tried to describe it here >>http://activemq.apache.org/how-should-i-implement-request-response-with-jms.html >>by all means edit that wiki page if you think it could be more clear etc. Yeah, I used that wiki page for my initial develop

Re: Correlation ID for request/response

2007-05-17 Thread mjparme
>>I've tried to describe it here >>http://activemq.apache.org/how-should-i-implement-request-response-with-jms.html >>by all means edit that wiki page if you think it could be more clear etc. Yeah, I used that wiki page for my initial development a few weeks back; very helpful, the correlat

Re: Correlation ID for request/response

2007-05-17 Thread James Strachan
On 5/17/07, mjparme <[EMAIL PROTECTED]> wrote: On 5/17/07, mjparme <[EMAIL PROTECTED]> wrote: > > When you are using JMS for request/response and you set the correlation ID > on > the message does this ID have to be unique for the lifetime of the > well-known queue you are sending to or does i

Re: Correlation ID for request/response

2007-05-17 Thread mjparme
On 5/17/07, mjparme <[EMAIL PROTECTED]> wrote: > > When you are using JMS for request/response and you set the correlation ID > on > the message does this ID have to be unique for the lifetime of the > well-known queue you are sending to or does it only have to be unique for > the messages curre

Re: Correlation ID for request/response

2007-05-17 Thread James Strachan
On 5/17/07, mjparme <[EMAIL PROTECTED]> wrote: When you are using JMS for request/response and you set the correlation ID on the message does this ID have to be unique for the lifetime of the well-known queue you are sending to or does it only have to be unique for the messages currently in the