CDI in Portlets?

Hi Experts,

I work on a large Vaadin Project implementing Portlets for a Liferay Portal and want to inject my EJBs with CDI.
Should it be enough to add vaadin-cdi dependency, annotate the portlet UI class with @CDIUI and have CDI working?
Are there any other steps to configure special for portlets?

Regards
Michael