Drag and Drop bug found !
At last, I found why the drag and drop fails in Sharemedia. This is a bug I introduced when I created a separate plugin for apache commons. SerializationUtils.deserialize has problems with the OSGI class loader and introduced a bug at the lowest level (my custom Transfer object).
This is fixed now.






