Interesting. Well, I use SwiftMQ to send messages from remote machines to a
central machine. Then I use the SwiftMQ bridge to move messages from the
central SwiftMQ router to WebLogic. WebLogic has a MessageListener to handle
messages, so I wonder if the problem is in WebLogic or perhaps in the
bridge. I guess I need to dig into the spec and see if I can find a
reference to order.

-----Original Message-----
From: Gregor Kovač [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 07, 2001 3:59 AM
To: [EMAIL PROTECTED]
Subject: [developers] Quick question about message order


Hi!

I think this is in the JMS specification. Messages have to be delivered in 
the order they were sent.
Previous version(prior to 2.1.2) had some problems delivering in the right 
order if you were using MessageListener and transacted sessions. The 
problem arise only in this case. But that has been fixed now.

At 18:49 6.8.01 +0200, you wrote:
>Before I go digging through the JMS docs, can someone answer a quick
>question for me? Is it possible to tell SwiftMQ to deliver messages in the
>order they were sent?
>
>Thanks,
>Brian
>
>
>
>------------------------------------------------------
>SwiftMQ developers mailing list * http://www.swiftmq.com
>To unsubscribe from this list, send an eMail to
>[EMAIL PROTECTED] and write in the body of your message:
>UNSUBSCRIBE developers <your-email-address>
>Archive: http://www.mail-archive.com/developers@mail.iit.de/


------------------------------------------------------
SwiftMQ developers mailing list * http://www.swiftmq.com
To unsubscribe from this list, send an eMail to 
[EMAIL PROTECTED] and write in the body of your message:
UNSUBSCRIBE developers <your-email-address>
Archive: http://www.mail-archive.com/developers@mail.iit.de/


------------------------------------------------------
SwiftMQ developers mailing list * http://www.swiftmq.com
To unsubscribe from this list, send an eMail to
[EMAIL PROTECTED] and write in the body of your message:
UNSUBSCRIBE developers <your-email-address>
Archive: http://www.mail-archive.com/developers@mail.iit.de/




Reply via email to