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

Add destination prefixes for destinations in JMS client

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.18
    • 0.20
    • None

    Description

      Currently there's no way to distinguish queues from topics in the JMS client. It'd be good to support that prefixes/postfixes are configurable so that different broker implementations could be easily supported.

      For example, ActiveMQ uses queue:// or topic:// prefixes. So by letting it set something like

      factory.setQueueNamePrefix("queue://")

      we could easily migrate JMS clients to AMQP.

      If something like this is OK with you, I can provide a patch.

      Attachments

        Activity

          People

            Unassigned Unassigned
            dejanb Dejan Bosanac
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: