]> source.dussan.org Git - vaadin-framework.git/commit
Enable Declarative Services in OSGi portlet UI (#9879)
authorMirjan Merruko <mirjan@vaadin.com>
Tue, 29 Aug 2017 09:16:14 +0000 (12:16 +0300)
committerHenri Sara <henri.sara@gmail.com>
Tue, 29 Aug 2017 09:16:14 +0000 (12:16 +0300)
commit08ff3b8fdbc7f9b40000cd266449ec08c6e9e366
tree3141b6c552d9df5e3623dad5e5f94ec5b37d2253
parent13961956f6f7deebf3bc4e285cec9ab162ef8d90
Enable Declarative Services in OSGi portlet UI (#9879)

If the UI scope is not prototype, show a warning that declarative services are not available in the UI.

Fixes #9589
documentation/portal/portal-osgi.asciidoc
liferay-integration/src/main/java/com/vaadin/osgi/liferay/OsgiUIProvider.java
liferay-integration/src/main/java/com/vaadin/osgi/liferay/PortletUIServiceTrackerCustomizer.java
liferay-integration/src/main/java/com/vaadin/osgi/liferay/VaadinPortletProvider.java