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 2023/02/15 17:57:00 UTC

[jira] [Resolved] (QPIDJMS-584) JMSProducer#send(...body) will NPE when given null Map or byte[] body values

     [ https://issues.apache.org/jira/browse/QPIDJMS-584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robbie Gemmell resolved QPIDJMS-584.
------------------------------------
    Resolution: Fixed

> JMSProducer#send(...body) will NPE when given null Map or byte[] body values
> ----------------------------------------------------------------------------
>
>                 Key: QPIDJMS-584
>                 URL: https://issues.apache.org/jira/browse/QPIDJMS-584
>             Project: Qpid JMS
>          Issue Type: Bug
>          Components: qpid-jms-client
>    Affects Versions: 1.8.0, 2.2.0
>            Reporter: Robbie Gemmell
>            Assignee: Robbie Gemmell
>            Priority: Trivial
>             Fix For: 1.9.0, 2.3.0
>
>
> The JMSProducer interface has methods for sending body values without a containing Message object. The methods define they should succeed and send a message with no body when given a null value, but the Map and byte[] related method implementations would currently throw a NullPointerException instead.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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