You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Pete Schwamb (JIRA)" <ji...@apache.org> on 2008/03/13 22:16:32 UTC

[jira] Created: (AMQ-1621) JmsConnector does not remove bridges

JmsConnector does not remove bridges
------------------------------------

                 Key: AMQ-1621
                 URL: https://issues.apache.org/activemq/browse/AMQ-1621
             Project: ActiveMQ
          Issue Type: Bug
    Affects Versions: 5.0.0
            Reporter: Pete Schwamb
         Attachments: jms_connector_remove_bridge_patch.txt

The removeInboundBridge and removeOutboundBridge methods both add instead of remove!  I've attached a patch to fix this.  It also adds a method for clearing the bridges, which I use in my own code.  Hopefully it isn't asking to much to have that method added as well. :)

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


[jira] Resolved: (AMQ-1621) JmsConnector does not remove bridges

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

Rob Davies resolved AMQ-1621.
-----------------------------

         Assignee: Rob Davies
    Fix Version/s: 5.2.0
       Resolution: Fixed

Patch applied in SVN revision 69234

> JmsConnector does not remove bridges
> ------------------------------------
>
>                 Key: AMQ-1621
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1621
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.0.0
>            Reporter: Pete Schwamb
>            Assignee: Rob Davies
>             Fix For: 5.2.0
>
>         Attachments: jms_connector_remove_bridge_patch.txt
>
>
> The removeInboundBridge and removeOutboundBridge methods both add instead of remove!  I've attached a patch to fix this.  It also adds a method for clearing the bridges, which I use in my own code.  Hopefully it isn't asking to much to have that method added as well. :)

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