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)