Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The best way to test this would be to install a clean Tomcat 7 and deploy mes-application*.war (you can find it in qcadoo-src/mes/mes-application/target in a the build sources).

You will however need to:

  1. copy the qcadoo directory with properties files from the binary distribution to Tomcats 7 distribution
  2. copy some QCADOO* environmental variables from qcadoo's bin/setenv.sh (or bat) to Tomcats 7 setenv.sh (or bat).
  3. supply the postgres driver to Tomcats lib directory.

Monitor process

Alternate solution to be considered if the previous fails.

...