got an ” Caused by: java.lang.ClassNotFoundException: com.vaadin.ui.CustomComponent ”
when trying to run a vaadin-portlet in liferay .
got an Caused by: java.lang.ClassNotFoundException: com.vaadin.ui.CustomComponent when trying to run a vaadin-portlet in liferay
Share
Make sure that in your liferay-plugin-package.properties file you have specified vaadin.jar in your portal-dependency-jars= property. It should look like this: