wbstr / vaadin-multifileupload

12 stars 23 forks source link

MultiUpload fails to initialize in 7.1.7 #8

Closed mkurth closed 11 years ago

mkurth commented 11 years ago

When i try your example i just get a the following error message when using the multiupload: bildschirmfoto vom 2013-11-05 11 17 37

Widgetset does not contain implementation for com.wcs.wcslib.vaadin.widget.multifileupload.component.MultiUpload. Check its component connector's @Connect mapping, widgetsets GWT module description file and re-compile your widgetset. In case you have downloaded a vaadin add-on package, you might want to refer to add-on instructions.

I'm using vaadin.version 7.1.7

juger89 commented 11 years ago

Did you re-compile your widgetset?

juger89 commented 11 years ago

You have to re-compile your widgetset.