Vaadin 23 Portlet Support pre-release 2.0.0.beta1
Pre-release
Pre-release
Vaadin 23 Portlet Support pre-release 2.0.0.beta1 allows development of Portlet applications based on Vaadin 23.1+.
Limitations and known issues
- Vaadin Portlet add-on doesn't yet support Integration with OSGi.
Please vote for Integration with OSGi if you need it in your project and please leave a comment with description of your use cases, this will help us to understand what should be included in this feature. - Vaadin Push feature is not supported at the moment. As a workaround you can use client-to-server polling if it's an option for your project.
- Portlet's mode and state change through Portlet Hub API doesn’t work with Liferay, see the issue in Vaadin Portlet issue tracker for more details. As a workaround, one can use Liferay's "native" mode and state change menu options to change the rendering state of the portlet.
- Liferay's SPA feature needs to be disabled currently (https://help.liferay.com/hc/en-us/articles/360030752391-Disabling-SPA)
- Liferay 7.x uses JNA dependencies older than Vaadin uses, this causes a version conflict. Please follow deployment instructions to fix this.