summaryrefslogtreecommitdiffstats
path: root/WebContent/WEB-INF/portlet-instances.xml
diff options
context:
space:
mode:
Diffstat (limited to 'WebContent/WEB-INF/portlet-instances.xml')
-rw-r--r--WebContent/WEB-INF/portlet-instances.xml72
1 files changed, 0 insertions, 72 deletions
diff --git a/WebContent/WEB-INF/portlet-instances.xml b/WebContent/WEB-INF/portlet-instances.xml
deleted file mode 100644
index ba4da73c5b..0000000000
--- a/WebContent/WEB-INF/portlet-instances.xml
+++ /dev/null
@@ -1,72 +0,0 @@
-<?xml version="1.0" standalone="yes"?>
-<!DOCTYPE deployments PUBLIC
- "-//JBoss Portal//DTD Portlet Instances 2.6//EN"
- "http://www.jboss.org/portal/dtd/portlet-instances_2_6.dtd">
-<deployments>
- <deployment>
- <instance>
- <instance-id>PortletDemoPortletInstance</instance-id>
- <portlet-ref>PortletDemoPortlet</portlet-ref>
- </instance>
- </deployment>
- <deployment>
- <instance>
- <instance-id>SimpleReserverPortletInstance</instance-id>
- <portlet-ref>SimpleReserverPortlet</portlet-ref>
- </instance>
- </deployment>
- <deployment>
- <instance>
- <instance-id>SelectDemoPortletInstance</instance-id>
- <portlet-ref>SelectDemoPortlet</portlet-ref>
- </instance>
- </deployment>
- <deployment>
- <instance>
- <instance-id>TableDemoPortletInstance</instance-id>
- <portlet-ref>TableDemoPortlet</portlet-ref>
- </instance>
- </deployment>
- <deployment>
- <instance>
- <instance-id>FilterSelectPortletInstance</instance-id>
- <portlet-ref>FilterSelectPortlet</portlet-ref>
- </instance>
- </deployment>
- <deployment>
- <instance>
- <instance-id>FeatureBrowserPortletInstance</instance-id>
- <portlet-ref>FeatureBrowserPortlet</portlet-ref>
- </instance>
- </deployment>
- <deployment>
- <instance>
- <instance-id>ModalWindowPortletInstance</instance-id>
- <portlet-ref>ModalWindowPortlet</portlet-ref>
- </instance>
- </deployment>
- <deployment>
- <instance>
- <instance-id>CalcPortletInstance</instance-id>
- <portlet-ref>CalcPortlet</portlet-ref>
- </instance>
- </deployment>
- <deployment>
- <instance>
- <instance-id>NotificationDemoPortletInstance</instance-id>
- <portlet-ref>NotificationDemoPortlet</portlet-ref>
- </instance>
- </deployment>
- <deployment>
- <instance>
- <instance-id>ChatServletPortletInstance</instance-id>
- <portlet-ref>ChatServletPortlet</portlet-ref>
- </instance>
- </deployment>
- <deployment>
- <instance>
- <instance-id>BrowserDemoPortletInstance</instance-id>
- <portlet-ref>BrowserDemoPortlet</portlet-ref>
- </instance>
- </deployment>
-</deployments> \ No newline at end of file