4.3. Starting the Applications

In CoreMedia there are two distinct types of applications: web applications and command-line tools.

Examples for web applications:

  • the Content Servers

  • Workflow Server

  • CAE Feeder

Examples for command-line tools:

  • runlevel

  • serverimport

  • schemaaccess

General preconditions for starting CoreMedia CMS applications:

  • An approved browser must be installed in order to use CoreMedia Studio.

  • For operation of CoreMedia CMS command line tools on Unix systems, the ksh shell must be installed in /bin. It is used for starting the CoreMedia applications on execution of the cm command (see next section).

  • In general, it must be ensured that all computers in use are mutually visible over DNS.

  • The image converter service of the server needs the program convert from ImageMagick. On a Linux and Solaris system, you have to use the convert of your distribution. If there is no convert installed, or if you are using Windows you can download the respective program at http://www.imagemagick.org. You have to enter the path to the installed convert in the property convertCommand in the file properties/corem/imageconverter.properties. You can find a description of the other image converter properties in the description of the AggregatingImageBlobEditor in the Site Manager Developer Manual.