Install Tomcat

You must install Tomcat on both of your servers.

  1. Install Tomcat from the \Third Party\Tomcat\6.0.18\ directory on the installation DVD.

    NOTE

    Ensure Tomcat is installed in a location where there are no spaces in the path. You can enter C:\Program Files\Tomcat, but not C:\Tomcat\.

  2. To start Tomcat, enter TomcatInstallDir>\bin\catalina.bat run.

  3. To verify installation, go to the Tomcat landing page by entering https://<Hostname>:8080/.

  4. Create a crossdomain.xml file and place the file in the <TomcatInstallDir>\webapps\ROOT\ directory.

    You can also copy a file from the https://drmtest2.adobe.com/crossdomain.xml directory.

On this page