summaryrefslogtreecommitdiffstats
path: root/WebContent/WEB-INF/portlet.xml
diff options
context:
space:
mode:
authorHenri Sara <henri.sara@itmill.com>2011-08-11 12:15:00 +0000
committerHenri Sara <henri.sara@itmill.com>2011-08-11 12:15:00 +0000
commit9c670b95c2535fce7f559aa17cecdc8e61c3912b (patch)
treea19f227fc1e338c1402c1d343f1f1e0fde65380e /WebContent/WEB-INF/portlet.xml
parent39605c944fd22517a661119bde527346e6d573d2 (diff)
downloadvaadin-framework-9c670b95c2535fce7f559aa17cecdc8e61c3912b.tar.gz
vaadin-framework-9c670b95c2535fce7f559aa17cecdc8e61c3912b.zip
#7178 Remove portlet configuration for Address Book
svn changeset:20300/svn branch:6.7
Diffstat (limited to 'WebContent/WEB-INF/portlet.xml')
-rw-r--r--WebContent/WEB-INF/portlet.xml39
1 files changed, 0 insertions, 39 deletions
diff --git a/WebContent/WEB-INF/portlet.xml b/WebContent/WEB-INF/portlet.xml
index 18f7a10490..0b059a69e9 100644
--- a/WebContent/WEB-INF/portlet.xml
+++ b/WebContent/WEB-INF/portlet.xml
@@ -41,45 +41,6 @@
</portlet>
<portlet>
- <portlet-name>AddressBookPortlet</portlet-name>
- <display-name>Address Book</display-name>
- <portlet-class>com.vaadin.terminal.gwt.server.ApplicationPortlet2</portlet-class>
- <init-param>
- <name>application</name>
- <value>com.vaadin.demo.tutorial.addressbook.AddressBookApplication</value>
- </init-param>
- <init-param>
- <name>widgetset</name>
- <value>com.vaadin.portal.gwt.PortalDefaultWidgetSet</value>
- </init-param>
- <init-param>
- <name>style</name>
- <value>height:650px</value>
- </init-param>
- <supports>
- <mime-type>text/html</mime-type>
- <portlet-mode>view</portlet-mode>
- </supports>
- <portlet-info>
- <title>Address Book</title>
- <short-title>Address Book</short-title>
- </portlet-info>
-
- <security-role-ref>
- <role-name>administrator</role-name>
- </security-role-ref>
- <security-role-ref>
- <role-name>guest</role-name>
- </security-role-ref>
- <security-role-ref>
- <role-name>power-user</role-name>
- </security-role-ref>
- <security-role-ref>
- <role-name>user</role-name>
- </security-role-ref>
- </portlet>
-
- <portlet>
<portlet-name>Vaadin Liferay Theme Portlet</portlet-name>
<display-name>Vaadin Liferay Theme</display-name>