Installing the DITA Open Toolkit Server

  1. Unzip the dita-ot-server.zip on your local disk. It should create a new dita-ot-server directory containing all the files necessary to run the DITA Open Toolkit server.
  2. Update your Alfresco global properties located in tomcat/shared/classes/alfresco-global.properties to add the DITA Open Toolkit server url
    dita-ot.server.url=http://localhost:9090
  3. Update the application properties located in dita-ot-server/server/config/application.properties: to match your installation folder
    dita-ot.root-dir=file:/c:/some/path/to/dita-ot-server
  4. Run the bat file to startup the server dita-ot-server/server/run.bat:
    A new window opens with the traces of the DITA Open Toolkit server.
  5. Connect to the Alfresco Share interface.
  6. On a sample ditamap file, select the Run Output Processing action to open the pipeline selection dialog.
  7. Select the PDF output and click Run
    After some time, you will find the generated pdf file under the Recently Processed Document Library filter.