You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Aidan Skinner (JIRA)" <qp...@incubator.apache.org> on 2009/07/29 17:56:14 UTC

[jira] Resolved: (QPID-1824) Add the ability to use a Connection URL String to configure ConnectionFactory

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

Aidan Skinner resolved QPID-1824.
---------------------------------

    Resolution: Fixed

> Add the ability to use a Connection URL String to configure ConnectionFactory
> -----------------------------------------------------------------------------
>
>                 Key: QPID-1824
>                 URL: https://issues.apache.org/jira/browse/QPID-1824
>             Project: Qpid
>          Issue Type: New Feature
>          Components: Java Client
>    Affects Versions: M4
>            Reporter: Martin Ritchie
>            Assignee: Aidan Skinner
>             Fix For: 0.5
>
>
> Summary:
> Currently there is no way to use the url format to populate a ConnectionFactory so tools such as spring and mule must use the host/port mechanism. This will prevent them modifying any of the additional features such as retries or failover.
> Proposal:
> To add:
> void setConnectionURLString(String url)
> String getConnectionURLString()
> Thus allowing tools to set the property: connectionURLString in their configuration.

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


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org