Tomcat9 usejbdc
Latest with Queen installation, JBDC needs to be set to true.
-
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 -
Then run setup.sh
/apps/setup
bash ./setup.sh