M
m.i.mustafa
I'm having problems with De-Serializing a complex object I'm sending
through a queue. I call it a complex object simply because its a
business object that is composed of other objects.
Now all the objects are serializable, and they get placed in the queue
with no problems, but on the receiving end, all the values are null.
does anyone have any ideas?
Thanks in Advance,
Steve
through a queue. I call it a complex object simply because its a
business object that is composed of other objects.
Now all the objects are serializable, and they get placed in the queue
with no problems, but on the receiving end, all the values are null.
does anyone have any ideas?
Thanks in Advance,
Steve