[
https://issues.apache.org/jira/browse/QPIDJMS-62?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14567191#comment-14567191
]
ASF subversion and git services commented on QPIDJMS-62:
--------------------------------------------------------
Commit 4db955b2117328ff64e3534bc356d7b5a291d74f in qpid-jms's branch
refs/heads/master from Robert Gemmell
[ https://git-wip-us.apache.org/repos/asf?p=qpid-jms.git;h=4db955b ]
QPIDJMS-62: update handling of ObjectMessage to ensure a body section is sent
when the object is null
> 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: [email protected]
For additional commands, e-mail: [email protected]