Installing Tomcat and deploying the dependency libraries

Studio requires the deployment of several Java libraries.

To install the Tomcat software and deploy the Studio dependency libraries:

  1. Create an endeca-portal directory.

    This is the home directory for your Studio installation.

  2. Unzip apache-tomcat-6.0.x.zip into endeca-portal/apache-tomcat-<version>.

    Unzipping this file creates much of the directory structure mentioned below.

  3. Unzip EID_3.1_Studio_portal_dependencies.zip into a temporary directory.

    This zip file contains a collection of .jar files and other dependency files.

  4. Create the endeca-portal/apache-tomcat-<version>/endorsed directory.
  5. From the temporary directory, copy the following .jar files into endeca-portal/apache-tomcat-<version>/endorsed:
    • commons-logging.jar
    • log4j.jar
    • log4j.properties.jar
  6. Under the endeca-portal/apache-tomcat-<version>/lib directory, create an ext directory.
  7. From the temporary directory, copy the following .jar files into endeca-portal/apache-tomcat-<version>/lib/ext:
    • activation.jar
    • annotations.jar
    • ccpp.jar
    • commons-lang.jar
    • container.jar
    • cxf-2.2.8.jar
    • cxf-orawsdl-adapter.jar
    • endeca-images.jar
    • endeca-portal.jar
    • enrichmentWSStubs.jar
    • hsql.jar
    • jabsorb.jar
    • jackson-core-lgpl-1.7.2.jar
    • jackson-mapper-lgpl-1.7.2.jar
    • jms.jar
    • jta.jar
    • jutf7.jar
    • mail.jar
    • mdex_bindings.jar
    • mdex_ingest.jar
    • mysql-connector-java-commercial-5.1.17-bin.jar
    • ojdbc6.jar
    • oracle.http_client_11.1.1.jar
    • orawsdl.jar
    • portal-kernel.jar
    • portal-service.jar
    • portlet-container.jar
    • portlet.jar
    • provisioningServerWSStubs.jar
    • saw-api.jar
    • support-tomcat.jar
    • XmlSchema-1.4.5.jar