| Brett Meyer, here is a fix I made: https://github.com/hibernate/hibernate-orm/pull/1336 OsgiClassLoaderService is initialized in OsgiPersistenceProvider same way as in OsgiSessionFactoryService. The rest is just getting it to BootstrapServiceRegistry. This works at least in my case. I hope it is helpful. |