Errors with JPAStorageService

Tom Zeller tzeller at dragonacea.biz
Mon Mar 7 15:33:34 EST 2016


> 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.



More information about the users mailing list