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

producer.sendMessage must not assume the Message argument is a Qpid implementation class

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • M1
    • M2
    • JMS AMQP 0-x

    Description

      Currently BasicMessageProducer.send(Message) casts the supplied message to AbstractJMSMessage which is a Qpid-specific implementation class.

      In order to be JMS compliant we must support other implementations of Message, i.e. not rely on the cast working.

      Attachments

        1. QPID-189.patch
          11 kB
          Robert Godfrey
        2. QPID-189-2.patch
          2 kB
          Robert Godfrey

        Activity

          People

            rgreig Robert Greig
            rgreig Robert Greig
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: