ikannak commented on issue #2271: URL: https://github.com/apache/karaf/issues/2271#issuecomment-4302872519
Thank you for the effort to make this work. I just wanted to provide an update from our end: we decided to make an architectural change and moved all our services that communicate with the database to our Tomcat component, and then invoke them remotely from Karaf using our existing Apache XML-RPC communication architecture. This felt like the best long-term solution for us, because it allows us to keep Hibernate updated on our own pace. We still appreciate the effort you've gone through and hope this change will still benefit other users. -- 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]
