You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2014/07/15 16:36:04 UTC

[jira] [Created] (PROTON-631) Potentiual null pointer exception is JMSType property is present but has a null value.

Timothy Bish created PROTON-631:
-----------------------------------

             Summary: Potentiual null pointer exception is JMSType property is present but has a null value.
                 Key: PROTON-631
                 URL: https://issues.apache.org/jira/browse/PROTON-631
             Project: Qpid Proton
          Issue Type: Bug
          Components: proton-j
    Affects Versions: 0.7
            Reporter: Timothy Bish
         Attachments: patch.txt

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. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)