Rajesh Malla created AMQ-6897:
---------------------------------

             Summary: synchronous request and reply not working when specifying 
dynamic include queue
                 Key: AMQ-6897
                 URL: https://issues.apache.org/jira/browse/AMQ-6897
             Project: ActiveMQ
          Issue Type: Bug
          Components: activemq-camel, activemq-pool
    Affects Versions: 5.12.3, 5.10.2
            Reporter: Rajesh Malla


We are using activemq with camel for request and reply pattern. reply will come 
to temperary queue.

whenever we are including specific queues to networkconnector, messages are not 
coming to temp queue, where as when removing dynamica included queue in 
networkconnector it is working.

how to proceed with this ? . how to give pattern to TEMP queue.

we tried with below pattern still it does not work. please help us

networkConnector.addDynamicallyIncludedDestination(new 
ActiveMQTempQueue("ID:\\*")) ;



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to