Hi!

Hmm, I think these was already discussed a while ago, if I'm not mistaken.
Try searching archives at http://www.mail-archive.com/developers@mail.iit.de/

Best regards,
         Kovi

At 20:45 3.8.01 +0200, you wrote:
>Hi,
>
>I have a general question about use of the reply-to field on a JMS
>message
>(set with message.setJMSReplyToDestination(Destination)).
>
>Here is the set up:
>router1 has queueA and router2 has queueB
>
>Here is the sequence of events:
>1. A process sends messageOne to queueA and sets the reply-to field to
>queueB.
>
>2. A process receives messageOne and sends messageTwo to the reply-to
>destination (queueB).  The reply-to field of messageTwo is set to
>queueA.
>
>3. A process receives messageTwo and sends messageThree to the reply-to
>destination (queueA).
>
>Step three does not succeed.  No JMSException is thrown, but the message
>is never received.
>
>So here is the question:  Can you keep using the reply-to field in this
>way
>or is that not supported?
>
>thanks,
>Garth
>
>------------------------------------------------------------------------
>----
>Garth Fisher
>Software Engineer
>Flatrock Inc.
>[EMAIL PROTECTED]
>503.963.3713
>
>
>------------------------------------------------------
>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