Uploaded image for project: 'Qpid JMS'
  1. Qpid JMS
  2. QPIDJMS-584

JMSProducer#send(...body) will NPE when given null Map or byte[] body values

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 1.8.0, 2.2.0
    • 1.9.0, 2.3.0
    • qpid-jms-client
    • None

    Description

      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.

      Attachments

        Activity

          People

            robbie Robbie Gemmell
            robbie Robbie Gemmell
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: