Tomcat9 usejbdc

Latest with Queen installation, JBDC needs to be set to true.

  1. You need to change the following:

    /apps/conf/runtime.cfg

    bash // use / do not use JDBC (otherwise JPA will be used) // values: true|false usejdbc=true

  2. Then run setup.sh

    /apps/setup

    bash ./setup.sh