V6.1 Web content post migration steps

Once you have completed the WebSphere Portal migration steps, you need to perform these additional steps to complete web content migration.


JSP files and Web content plug-ins


Search Indexes

You will need to rebuild search indexes after migrating to v7.0:

  1. Stop the portal server.

  2. Delete all the index directories under WP_PROFILE/PortalServer/jcr/search

  3. Restart the portal server.

      The search indexes should be rebuilt the next time the index maintenance interval is reached.

  4. If the index directory is not built, edit a document and save it, and try manually rebuilding the search index.


Remote rendering portlets

If you migrated the IBM API rendering portlets, update the migrated remote rendering portlets to v7.0:

  1. Log in to migrated server as an administrator.

  2. Go to the Administration view and then Portlet Management.

  3. Select Web Modules.

  4. Click Update.

  5. Click Browse.

  6. Select the file called ilwwcm-remoterendering-portlet.war from the $PORTAL_HOME/wcm/prereq.wcm/installableApps folder of v7.0 server. This must be a content server installation as this file is not installed on an administration server installation.

  7. Click Open.

  8. Click Next.

  9. Click Finish.

The configuration settings of remote rendering portlets on remote servers will be unchanged after you have migrated servers. If migrated servers use the same naming conventions as old servers, then you will not have to re-configure remote rendering portlets. If you have changed the naming conventions of migrated server, such as giving migrated cluster a different name than old server cluster, then you will have to re-configure remote rendering portlets. The migrated portal URL takes this form:

http://host_name:port_number/original-context-root_migrated/portal

For example, if original portal URL is http://www.example.com:10040/wps/portal, the URL for the migrated portal is http://www.example.com:10040/wps_migrated/portal

If you have a small number of remote rendering portlets, you can edit the configuration settings of remote rendering portlets manually. If you have a large number of remote rendering portlets, then you can use the XML configuration interface to re-configure remote rendering portlets. To do this you will have to export the pages containing remote rendering portlets:

Once exported, change the value of the WCM_REMOTE_HOST_BASE_PATH variable for all the portlets to v7.0 servers. This updated XML file can then be imported using the xmlaccess command or the Import XML portlet.

If you are migrating from version 6.0.x, a full export is also performed during a full WebSphere Portal migration, so remote rendering portlet changes can also be made to the allout.xml file before running the portal-post-upgrade task.


Parent

Migrate a stand-alone portal that runs on a V6.1 application server


Previous

Upgrading the V6.1.x profile


Next topic

Configure resource management with site management
JSP elements


Work with xmlaccess.sh

 


+

Search Tips   |   Advanced Search