> > Caused by: java.lang.ClassNotFoundException: > com.zaxxer.hikari.HikariDataSource > > You’ll need to add the pooling driver (HikariCP in this case) to edit- > webapp/WEB-INF/lib as well. (and rebuild the war) -- Scott