Uploaded image for project: 'Qpid JMS'
  1. Qpid JMS
  2. QPIDJMS-62

ensure that a body section is always sent when using ObjectMessage

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.2.0
    • 0.3.0
    • qpid-jms-client
    • None

    Description

      Currently when using ObjectMessage if the object is not set or is explicitly set to null, no body section will get included in the AMQP message which is sent. While many implementations can handle this, the AMQP 1.0 spec is worded such that a body section must be included [1]. As such, the handlng of ObjectMessage should be updated to ensure that a body is included whenever the Object would be considered null.

      [1] http://docs.oasis-open.org/amqp/core/v1.0/os/amqp-core-messaging-v1.0-os.html#section-message-format

      Attachments

        Activity

          People

            robbie Robbie Gemmell
            robbie Robbie Gemmell
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: