You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2018/02/13 21:34:00 UTC

[jira] [Closed] (AMQ-6897) synchronous request and reply not working when specifying dynamic include queue

     [ https://issues.apache.org/jira/browse/AMQ-6897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish closed AMQ-6897.
-----------------------------
    Resolution: Invalid

For help with your configuration please ask on the users mailing list.

> 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.10.2, 5.12.3
>            Reporter: Rajesh Malla
>            Priority: Major
>
> 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
> even : bridgeTempDestinations as true
> networkConnector.addDynamicallyIncludedDestination(new ActiveMQTempQueue("ID:
> *")) ;



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