y and raise a JIRA issue if you run into problems.
Regards,
Nate
> -Original Message-
> From: fredrick255 [mailto:[EMAIL PROTECTED]
> Sent: Friday, August 08, 2008 11:39 AM
> To: users@activemq.apache.org
> Subject: Re: JMS Threading Restriction
>
>
> Is this a
Is this also the case in CMS (activemq-cpp)?
rajdavies wrote:
>
>
> On 14 Jun 2008, at 01:50, Joshua Smith wrote:
>
>> All-
>>
>> I'm reading a number of references on JMS written some time between
>> 2001 and
>> now. The challenge that comes with that is knowing which things are
>> stil
hi
I had a follow up question on this...
If I publish a message within onMessage() then are the following true?
1) if the message is published within onMessage() in the same thread i.e.the
JMS provider owns the onMessage thread and the publish happens in that same
thread, then the message can b
Thanks Rob.
Josh
On 6/14/08, Rob Davies <[EMAIL PROTECTED]> wrote:
>
>
> On 14 Jun 2008, at 01:50, Joshua Smith wrote:
>
> All-
>>
>> I'm reading a number of references on JMS written some time between 2001
>> and
>> now. The challenge that comes with that is knowing which things are still
>> tr
On 14 Jun 2008, at 01:50, Joshua Smith wrote:
All-
I'm reading a number of references on JMS written some time between
2001 and
now. The challenge that comes with that is knowing which things are
still
true today and which things were describing the state of affairs at
that
time. I found