On 1/9/07 9:05 AM, "MrRothstein" <[EMAIL PROTECTED]> wrote:
> 
> Daryl Richter-3 wrote:
>> 
>> Perhaps you could just set JMSReplyTo to a topic?  Then you could have as
>> many listeners as you like.
>> 
> 
> I'm not sure if that would solve it.  The only consumer for the replyTo
> queue/topic is Component 1, my question is how to put messages on the temp
> destination from Component 3 when it doesn't have a reference to the
> original request message.

Ok, but as has already been discussed, the temp queue for ReplyTo is a
private channel for Component 1 and even if you were able to get access to
it from Component 3 somehow you would certainly be doing something that is
not supported nor envisioned by JMS.

Perhaps if we take a step back.  What is the problem you are trying to
solve?

--
Daryl
http://itsallsemantics.com




Reply via email to