[
https://issues.apache.org/jira/browse/QPIDJMS-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robbie Gemmell resolved QPIDJMS-62.
-----------------------------------
Resolution: Fixed
> 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]