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 2015/06/03 23:23:38 UTC

[jira] [Commented] (AMQ-5713) doHandleReplyTo cannot be set in activemq.xml

    [ https://issues.apache.org/jira/browse/AMQ-5713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14571674#comment-14571674 ] 

Timothy Bish commented on AMQ-5713:
-----------------------------------

This looks to have been resolved, can we mark it as such?

> doHandleReplyTo cannot be set in activemq.xml
> ---------------------------------------------
>
>                 Key: AMQ-5713
>                 URL: https://issues.apache.org/jira/browse/AMQ-5713
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: networkbridge
>    Affects Versions: 5.10.0
>            Reporter: Praful Tarkar
>            Priority: Minor
>         Attachments: activemq.log
>
>
> While configuring the bridges, if we try to set the doHandleReplyTo parameter in the activemq.xml then a BeanCreationException is thrown.
> Below is the sample:
> <inboundQueueBridges>
> 	<inboundQueueBridge
> 		inboundQueueName = "inBoundQ"
> 		localQueueName   = "localTestQ"
> 		doHandleReplyTo="false"/>
> </inboundQueueBridges>
> Attached is the log file.
> The reason could be, the setter/getters are protected in DestinationBridge.java



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)