noselasd wrote: > > > Initial testing with a C# client/server(NMS) shows the server keeps > sending replies with no errors to a temp > queue even after the client which created the temp queue has shut down. > Replying to myself here, running a similar test with Java/JMS I get a InvalidDestinationExeption when trying to send to a temp queue after the client that created the temp queue has terminated, which is what I'd wanted But doing the same thing in C#/NMS results in no error/exception.
-- View this message in context: http://www.nabble.com/Sending-to-a-temp-queue-when-the-consumer-is-gone-tp24396189p24401372.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.
