aboutsummaryrefslogtreecommitdiffstats
path: root/WebContent
diff options
context:
space:
mode:
Diffstat (limited to 'WebContent')
-rw-r--r--WebContent/WEB-INF/portlet.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/WebContent/WEB-INF/portlet.xml b/WebContent/WEB-INF/portlet.xml
index 5a3c3da145..54c99c5af9 100644
--- a/WebContent/WEB-INF/portlet.xml
+++ b/WebContent/WEB-INF/portlet.xml
@@ -46,7 +46,7 @@
<portlet-class>com.vaadin.terminal.gwt.server.ApplicationPortlet</portlet-class>
<init-param>
<name>application</name>
- <value>com.vaadin.demo.Calc</value>
+ <value>Calc</value>
</init-param>
<init-param>
<name>widgetset</name>
@@ -81,7 +81,7 @@
<portlet-class>com.vaadin.terminal.gwt.server.ApplicationPortlet</portlet-class>
<init-param>
<name>application</name>
- <value>com.vaadin.demo.sampler.SamplerApplication</value>
+ <value>sampler</value>
</init-param>
<init-param>
<name>widgetset</name>