Geoff,
Also as someone said on this list just a few days ago - as per the JMS spec
there is no guarantee that your messages turn up in the sequence you sent
them.
Cheers,
Mike
Mike Cannon-Brookes
[EMAIL PROTECTED]
Atlassian :: www.atlassian.com
Supporting YOUR world
On 16/2/02 12:55 AM, "Stephen Davidson" ([EMAIL PROTECTED]) penned
the words:
> Geoff Soutter wrote:
>
>> Re the problem reported a couple weeks back by Jorge Jimenez and
>> confirmed by myself, I tested 1.5.4 to see if they had fixed this
>> problem, but it's still there. Just set max-instances to 1 and load up
>> with a lot of messages, it works just like a stack. Doh.
>>
>> Maybe I'll have time to put this into Bugzilla next week...
>>
>> Is _everyone_ using a third party JMS with Orion?
>>
>> geoff
>>
>>
>>
>>
>
> I am using the Orion JMS, but the way the code is set up, it does not care
> about the order the messages arrived. I had never noticed the "Out of Order"
> issue,
> as it was not applicable.
>
> -Steve