From: Artur Signell Date: Wed, 12 Sep 2012 07:38:08 +0000 (+0300) Subject: Use LegacyVaadinPortlet for now (#9566) X-Git-Tag: 7.0.0.beta1~32 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=b27bfc157938ab59affd893f86e69d217eea5cbe;p=vaadin-framework.git Use LegacyVaadinPortlet for now (#9566) --- diff --git a/WebContent/WEB-INF/portlet.xml b/WebContent/WEB-INF/portlet.xml index 2f7135fea9..195269eb61 100644 --- a/WebContent/WEB-INF/portlet.xml +++ b/WebContent/WEB-INF/portlet.xml @@ -6,7 +6,7 @@ JSR286TestPortlet Vaadin Portlet 2.0 Test - com.vaadin.server.VaadinPortlet + com.vaadin.server.LegacyVaadinPortlet application com.vaadin.tests.integration.JSR286PortletApplication @@ -44,7 +44,7 @@ Vaadin Liferay Theme Portlet Vaadin Liferay Theme - com.vaadin.server.VaadinPortlet + com.vaadin.server.LegacyVaadinPortlet application com.vaadin.tests.integration.LiferayThemeDemo