Henrik.drawer Widgetset implementation problem

The drawer-1.1.10.jar is placed under /WEB-INF/lib. And I have compiled the Widgetset in Eclipse (Helios) several time but to no avail. I keep getting the following error:

Wi[b]
dgetset does not contain implementation for org.vaadin.henrik.drawer.Drawer. Check its @ClientWidget 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. Unrendered UIDL:
org.vaadin.henrik.drawer.Drawer(NO CLIENT IMPLEMENTATION FOUND)

[/b]What more can I do to get it working?

Thanks

I’m having the same problem.

Any ideias?

Hi Joao Pedro Figueiredo,

Please see the solution to
my problem
– yours might be different – at: http://vaadin.com/forum/-/message_boards/message/308343

I’m trying to use it in Liferay.

I recompiled widgets in liferay using vaadin liferary control panel add-on. I’ve search liferay widgets folder for drawer and was compiled with success …

And i’m using vaadin.widgetset=com.vaadin.portal.gwt.PortalDefaultWidgetSet in liferay …