Just curious if anyone has ever run into a situation where you get a java.nio.HeapByteBuffer instead of the deserialized object? I implemented drag and drop in a table in a TableView. It works fine in the test app but fails in the actual application - drop gets receives the HeapByteBuffer instead. Thanks, -Ryan