ikannak opened a new issue, #2271: URL: https://github.com/apache/karaf/issues/2271
I was suggested by @jbonofre on the mailing list to create an issue here for tracking support for Hibernate 6 and Hibernate 7. We currently use karaf 4.4.4 and Hibernate 5.6.16. We want to update to Hibernate 6 and eventually Hibernate 7 because Hibernate 5.6 is end of life. We have already upgraded Hibernate in the Tomcat part of our product, but we are struggling to make it compatible with Karaf. The problem is that Hibernate no longer natively supports OSGi, and attempting to wrangle more recent versions of Hibernate into an OSGi bundle is currently proving to be a struggle for our team. This effort appears to be doomed because Hibernate's reliance on ByteBuddy is incompatible with OSGi. We may need to use the integrated Hibernate feature in Karaf, but that needs to be updated first. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
