Prerequisites to installing a Discovery Framework component release

Due to a number of product enhancements in this release, you need to complete the following tasks before you install a components-only package.

To prepare your Discovery Framework portal for a component-only release:

  1. Download corda-<version>.zip and re-install Corda, following the instructions found in the section "Installing Corda."
  2. Download components-<version>-dependencies.zip and redeploy the endeca-portal.jar file, following the instructions for your application server:
    • For Tomcat 5.5, deploy endeca-portal.jar to endeca-portal/apache-tomcat-5.5.x/common/lib/ext.
    • For the default Tomcat 6 bundle, WAS 7, or WAS 6.1, deploy endeca-portal.jar to the/lib/ext directory under your application server home directory.
  3. In the portal-ext.properties file (located in your endeca-portal directory on Tomcat, or your {liferay.home} directory on WAS), add the following line:
    portlet.add.default.resource.check.whitelist=58,86,87,88,103,113,145,endecaresultsexportportlet_WAR_endecaresultsexportportlet
  4. Restart your server. Once these steps have completed successfully, you are ready to install the component-only update.