Vaadin and JSF integration

We are planning to build an application using Vaadin Web Framework and one of the requirements warrants us to use JSF based components. We understad that currently Vaadin does not support this integration and this feature is coming up in the future releases.

IS there are any workaround/quick solution till we get the official support from the Vaadin? Perhaps even if it is a beta version code available for this also suffice for us.

Also we would like to how to integrate these together in the portals like Liferay.

Appreciate your quick responses on this.

There is no easy way to using JSF components in Vaadin. Embedding Vaadin applications inside JSF pages is fairly easy.

There is complete Liferay intergration. See
http://refcardz.dzone.com/refcardz/mastering-portal-ui
for a good tutorial on how to get started.