+

Search Tips   |   Advanced Search

Remove obsolete portlets from virtual portal scripts

Some portlets were deprecated or removed in this release. If we have references to deprecated or removed portlets in the virtual portal scripts, manually remove those references.

In the virtual portal XML scripts, look for references to deprecated portlets such as,Manage Seed List and remove them.

  • <portlet action="locate" name="Manage Seed List" objectid="3_CGAH47L008DE402BK8543I1G63"></portlet>

  • <p><portletinstance action="update" domain="rel" objectid="5_CGAH47L008DE402BK8543I18D4" portletref="3_CGAH47L008DE402BK8543I1G63" shareref="5_CGAH47L008DE402BK8543I18D4"></portletinstance></p>

Keep in mind that objectid, portletref, shareref, might vary in the installation.

We might also find references to installer/wp.config/config/work which is no longer valid and must be replaced to installer/wp.config/config/templates.

There might be other references to resources that do not exist in this new release of WebSphere Portal. Make sure that you update all those references as needed.


Parent Prepare the source environment