Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-1824

Add the ability to use a Connection URL String to configure ConnectionFactory

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • M4
    • 0.5
    • JMS AMQP 0-x
    • None

    Description

      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.

      Attachments

        Activity

          People

            aidan Aidan Skinner
            ritchiem Martin Ritchie
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: