lccportlets.xml

 


 <?xml version="1.0" encoding="UTF-8"?>
 <!--
     
     Licensed Materials - Property of IBM, 5724-E76, 
     (C) Copyright IBM Corp. 2004 - All Rights reserved.
     
 -->
 <request xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
          xsi:noNamespaceSchemaLocation="PortalConfig_1.2.xsd" 
          type="update" 
          create-oids="true">

     <portal action="locate">

     <web-app action="update" 
              active="true" 
              removable="true" 
              uid="com.ibm.wps.portlets.quickplace.WpsQuickplacePortlet">

             <url>file:///$server_root$/installableApps/quickplace.war</url>

             <portlet-app action="update" 
                          active="true" 
                          uid="com.ibm.wps.portlets.quickplace.WpsQuickplacePortlet.1">
                 <portlet action="update" 
                          active="true" 
                          defaultlocale="en" 
                          name="QuickplacePortlet">
                 </portlet>
             </portlet-app>
     </web-app>

     <web-app action="update" 
              active="true" 
              removable="true" 
              uid="com.ibm.wps.portlets.quickplace.WpsQPController">

             <url>file:///$server_root$/installableApps/QuickplaceInline.war</url>

             <portlet-app action="update" 
                          active="true" 
                          uid="com.ibm.wps.portlets.quickplace.WpsQPController.1">
                 <portlet action="update" 
                          active="true" 
                          defaultlocale="en" 
                          name="QuickPlacePortlet">
                 </portlet>
             </portlet-app>
     </web-app>

     <web-app action="update" 
              active="true" 
              removable="true" 
              uid="com.ibm.wps.portlets.sametime.WpsSametimePortlet">

             <url>file:///$server_root$/installableApps/sametime.war</url>

             <portlet-app action="update" 
                          active="true" 
                          uid="com.ibm.wps.portlets.sametime.WpsSametimePortlet.1">
                 <portlet action="update" 
                          active="true" 
                          defaultlocale="en" 
                          name="SametimePortlet">
                 </portlet>
             </portlet-app>
     </web-app>

     <web-app action="update" 
              active="true" 
              removable="true" 
              uid="com.ibm.wps.portlets.webPage.WebPagePortlet">

             <url>file:///$server_root$/installableApps/webpage.war</url>

             <portlet-app action="update" 
                          active="true" 
                          uid="com.ibm.wps.portlets.webPage.WebPagePortlet.1">
                 <portlet action="update" 
                          active="true" 
                          defaultlocale="en" 
                          name="WebPagePortlet">
                 </portlet>
             </portlet-app>
     </web-app>
     </portal>
 </request>


 

 

 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.