0 Replies Latest reply on Apr 24, 2005 8:08 PM by julien1

    portlet-instances.xml slight change

      We have modified one tag name in that file format. When an instance reference a portlet the tag used was component name, now it is component-ref instead.

      <instance>
       <instance-name>ForumsPortletInstance</instance-name>
       <component-ref>ForumsPortlet</component-ref>
      </instance>