You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Nils Bokermann (JIRA)" <ji...@apache.org> on 2007/09/05 13:33:25 UTC

[jira] Created: (AMQ-1379) doHandleReplyTo cannot be set.

doHandleReplyTo cannot be set.
------------------------------

                 Key: AMQ-1379
                 URL: https://issues.apache.org/activemq/browse/AMQ-1379
             Project: ActiveMQ
          Issue Type: Bug
    Affects Versions: 4.1.1
            Reporter: Nils Bokermann
            Priority: Minor


The doHandleReplyTo option cannot be set in the activemq.xml. If set, the server does not start, because doHandeReplyTo is not a Bean settable attribute. 

As far as I checked the problem is in 
java.org.apache.activemq.network.jms.DestinationBridge. The getter/setter method to doHandleReplyTo are protected and should be public instead.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (AMQ-1379) doHandleReplyTo cannot be set.

Posted by "Bruce Snyder (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-1379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruce Snyder closed AMQ-1379.
-----------------------------

       Resolution: Incomplete
    Fix Version/s:     (was: AGING_TO_DIE)

Not enough info to understand this issue. 

> doHandleReplyTo cannot be set.
> ------------------------------
>
>                 Key: AMQ-1379
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1379
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 4.1.1
>            Reporter: Nils Bokermann
>            Priority: Minor
>
> The doHandleReplyTo option cannot be set in the activemq.xml. If set, the server does not start, because doHandeReplyTo is not a Bean settable attribute. 
> As far as I checked the problem is in 
> java.org.apache.activemq.network.jms.DestinationBridge. The getter/setter method to doHandleReplyTo are protected and should be public instead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.