]> source.dussan.org Git - vaadin-framework.git/commitdiff
Revert "Change testing portlet parameter to use root instead of application"
authorLeif Åstrand <leif@vaadin.com>
Tue, 24 Jul 2012 10:45:41 +0000 (13:45 +0300)
committerLeif Åstrand <leif@vaadin.com>
Tue, 24 Jul 2012 10:45:41 +0000 (13:45 +0300)
This reverts commit e566200882075e7b51d0fb0ab067cb5d14ac785a.

WebContent/WEB-INF/portlet.xml

index eee53184cce4993190ac46304ec972123fb198e8..0b059a69e91feef83d3612d3fe98115f7c77262b 100644 (file)
@@ -8,8 +8,8 @@
                <display-name>Vaadin Portlet 2.0 Test</display-name>
                <portlet-class>com.vaadin.terminal.gwt.server.ApplicationPortlet2</portlet-class>
                <init-param>
-                       <name>root</name>
-                       <value>com.vaadin.tests.integration.JSR286PortletRoot</value>
+                       <name>application</name>
+                       <value>com.vaadin.tests.integration.JSR286PortletApplication</value>
                </init-param>
                <init-param>
                        <name>widgetset</name>