If you use Cumulus Web Solutions with another Web application server, you need to do the following:
• The path to the file CumulusJC.jar of your Cumulus Java Classes installation has to be added to the class path of the Java VM of your Web application server.
• For Linux Installations only The path to the lib folder of your Cumulus Java Classes installation has to be added to the environment variable LD_LIBRARY_PATH.
• For macOS Installations only The path to the lib folder of your Cumulus Java Classes installation has to be added to the environment variable DYLD_LIBRARY_PATH.
NOTE: For correct downloading of files from the Web application server, the MIME type mappings on the Web application server have to be configured for the file types which are available for download. For further details, consult your Web application server’s documentation.