[ 
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-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to