You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "James Strachan (JIRA)" <ji...@apache.org> on 2008/01/17 15:15:21 UTC

[jira] Created: (AMQ-1552) add a spring factory bean to make it easy to unify the failover policy across every ActiveMQConnectionFactory instance if the connection URL differs across parts of your application

add a spring factory bean to make it easy to unify the failover policy across every ActiveMQConnectionFactory instance if the connection URL differs across parts of your application
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: AMQ-1552
                 URL: https://issues.apache.org/activemq/browse/AMQ-1552
             Project: ActiveMQ
          Issue Type: Improvement
            Reporter: James Strachan
             Fix For: 5.1.0


This is a little helper class which just allows you to get failover for free without having to worry about the URI syntax

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


[jira] Resolved: (AMQ-1552) add a spring factory bean to make it easy to unify the failover policy across every ActiveMQConnectionFactory instance if the connection URL differs across parts of your application

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

James Strachan resolved AMQ-1552.
---------------------------------

    Resolution: Fixed

Patch applied

> add a spring factory bean to make it easy to unify the failover policy across every ActiveMQConnectionFactory instance if the connection URL differs across parts of your application
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-1552
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1552
>             Project: ActiveMQ
>          Issue Type: Improvement
>            Reporter: James Strachan
>             Fix For: 5.1.0
>
>
> This is a little helper class which just allows you to get failover for free without having to worry about the URI syntax

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