Vaadin Control Panel for Liferay bug

Hello , when i’ve deployed Vaadin Control Panel on Liferay + glassfish v3.1
i got this screen:
http://postimage.org/image/41jhc3glx/full/

I cant control additional dependencies.
I may compile widgets , but i cant access additional dependencies.
Its showing me transparent window.

Whats wrong?

The control panel portlet copies its own theme and widgetset to a shared directory on the portal and then uses them to make sure it is fully independent of any versions of Vaadin installed on the portal etc. This works at least on Tomcat, but for some reason does not on your GlassFish - either because of the copying failing in general on GlassFish (wrong target directory?) or because of permission problems.

In your screenshot, it is quite obvious also other parts of the theme are missing.

If permissions are not the issue, please
create a bug report
about this.