JPAStorageService and OpenJDk

McLennan, Neil R n.mclennan at imperial.ac.uk
Tue Mar 12 14:50:35 EDT 2019


Has anybody got the JPAStorageService working with OpenJDK ?

If so which database drivers and which connection pool drivers did you use?



I’m using OpenJDK11, Microsoft JDBC database drivers (mssql-jdbc-7.2.1.jre11.jar) and the HikariCP-2.2.5.jar connection pooling, but get

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'shibboleth.JPAStorageService.EntityManagerFactory' defined in file [C:\Program Files (x86)\Shibboleth\IdP\system\conf\..\..\conf\global.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/xml/bind/DatatypeConverter



I’m not sure whether the J2EE classes it’s trying to use are due to the HibernateJpaVendorAdapter<https://wiki.shibboleth.net/confluence/display/IDP30/org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter>, Hikari connection pooling or the Microsoft JDBC drivers



Neil McLennan

Identity and Access Management Analyst

Information & Communication Technologies

Imperial College London
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20190312/8744ac0f/attachment.html>


More information about the users mailing list