Null values handled incorrectyl in PrimitiveMap.GetString()
-----------------------------------------------------------
Key: AMQNET-66
URL: https://issues.apache.org/activemq/browse/AMQNET-66
Project: ActiveMQ .Net
Issue Type: Bug
Components: ActiveMQ Client
Reporter: Jonas Larsson
Assignee: James Strachan
Attachments: primitivemap2.patch
When trying to get a string message property with value of null, a null
reference exception is thrown.
This becasue null values aer handled incorrectly. Since string is not a real
primitive, null values should be handled.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.