Martin Schweitzer created AMQNET-392:
----------------------------------------

             Summary: Temporary Queue doesn't get created
                 Key: AMQNET-392
                 URL: https://issues.apache.org/jira/browse/AMQNET-392
             Project: ActiveMQ .Net
          Issue Type: Bug
          Components: NMS
    Affects Versions: 1.5.5
         Environment: Windows 7, ActiveMQ 5.5.0/5.5.6, Apache.NMS 1.5.0, 
Apache.NMS.ActiveMQ 1.5.5
Broker configuration with advisorySupport="false"
            Reporter: Martin Schweitzer
            Assignee: Jim Gomes


Having set advisorySupport="false" in broker config and using temporary queues 
as response queues for request-reply the producer fails to send a response 
message to the destination supplied by the messages replyTo property with 
exception:
Apache.NMS.InvalidDestinationException: Cannot publish to a deleted Destination

This behaviour is reproducable with the already existing unit tests
- TempDestinationTest.TestPublishFailsForClosedConnection
- TempDestinationTest.TestPublishFailsForDestroyedTempDestination

With NMS version 1.3.0 there were no problems.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to