« Return to Thread: JMS Reply To Issue

Re: JMS Reply To Issue

by Andrew Perepelytsya :: Rate this Message:

Reply to Author | View in Thread

You need permanent replyTo destinations, not temporary. Temporary ones are scoped only to a connection, and are visible only to clients using the connection. 2 servers can't share temporary destinations.

Andrew

 « Return to Thread: JMS Reply To Issue