The c# implementation of the openwire protocol accepts the marshalling of
null types but throws exceptions when trying to unmarshal null types. The
java implementation behaves differently since it lets null types fall thru
the switch and simply return null.

I assume this is a bug, or?

/Måns Tånneryd
-- 
View this message in context: 
http://www.nabble.com/Unmarshal-of-null-type-in-C--implementation-throws-exception-tf4010900s2354.html#a11390386
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to