You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org> on 2009/04/21 16:03:48 UTC

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

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: Martin Ritchie
             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


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

Posted by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Ritchie updated QPID-1824:
---------------------------------

    Status: Ready To Review  (was: In Progress)

> 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: Martin Ritchie
>             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


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

Posted by "Aidan Skinner (JIRA)" <qp...@incubator.apache.org>.
     [ 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


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

Posted by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Ritchie reassigned QPID-1824:
------------------------------------

    Assignee: Aidan Skinner  (was: Martin Ritchie)

Hi Aidan, can you review this change for me please.

> 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