You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by Måns Tånneryd <ma...@orcsoftware.com> on 2007/07/02 10:36:10 UTC

Unmarshal of null type in C# implementation throws exception

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.