Uploaded image for project: 'Qpid Proton'
  1. Qpid Proton
  2. PROTON-631

Potential null pointer exception if 'x-opt-jms-type' annotation is present but has a null value.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • proton-0.7
    • proton-0.8
    • proton-j
    • None

    Description

      If a JMS mapping client sends a message with the "x-opt-jms-type" set but with a value of null the InboundTransformer will throw a NullPointerException since it tries to perform a toString() without first checking for null.

      Attachments

        1. patch.txt
          1.0 kB
          Timothy A. Bish

        Activity

          People

            robbie Robbie Gemmell
            tabish Timothy A. Bish
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: