wbstr / vaadin-multifileupload

12 stars 23 forks source link

NotSerializableException #19

Closed jvei closed 10 years ago

jvei commented 10 years ago

Getting a NotSerializableException for UploadStateWindow.

jvei commented 10 years ago

Btw. Serialization interface is also missing in other classes. Could be fixed easily by adding it to where it's missing.