]> source.dussan.org Git - vaadin-framework.git/commitdiff
Change testing portlet parameter to use root instead of application
authorLeif Åstrand <leif@vaadin.com>
Mon, 23 Jul 2012 13:19:12 +0000 (16:19 +0300)
committerLeif Åstrand <leif@vaadin.com>
Mon, 23 Jul 2012 13:19:53 +0000 (16:19 +0300)
WebContent/WEB-INF/portlet.xml

index 0b059a69e91feef83d3612d3fe98115f7c77262b..eee53184cce4993190ac46304ec972123fb198e8 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>application</name>
-                       <value>com.vaadin.tests.integration.JSR286PortletApplication</value>
+                       <name>root</name>
+                       <value>com.vaadin.tests.integration.JSR286PortletRoot</value>
                </init-param>
                <init-param>
                        <name>widgetset</name>