Robbie Gemmell created QPIDJMS-584:
--------------------------------------

             Summary: 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: 2.2.0, 1.8.0
            Reporter: Robbie Gemmell
            Assignee: Robbie Gemmell
             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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to