REST web service wrapping of the Open Office PDF/A convertor
- Install Apache Tomcat 8.5
- Install Java 8 (OpenJDK)
- Install LibreOffice 5.4.3.2
- Create logius.properties file with properties:
- dir.temp=path to temporary folder
- officeDir=path to LibreOffice executive file
- Create LOGIUS_PROPERTIES environment variable and set it to the path of logius.properties file
- Copy a logius.war file into subdirectory webapps in Tomcat directory
- Start Tomcat server