You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robbie Gemmell (JIRA)" <ji...@apache.org> on 2015/06/01 13:40:17 UTC

[jira] [Created] (QPIDJMS-62) ensure that a body section is always sent when using ObjectMessage

Robbie Gemmell created QPIDJMS-62:
-------------------------------------

             Summary: ensure that a body section is always sent when using ObjectMessage
                 Key: QPIDJMS-62
                 URL: https://issues.apache.org/jira/browse/QPIDJMS-62
             Project: Qpid JMS
          Issue Type: Bug
          Components: qpid-jms-client
    Affects Versions: 0.2.0
            Reporter: Robbie Gemmell
            Assignee: Robbie Gemmell
             Fix For: 0.3.0


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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org