You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicemix.apache.org by "Jean-Baptiste Onofré (Jira)" <ji...@apache.org> on 2023/09/30 06:43:00 UTC

[jira] [Resolved] (SM-5607) Bundle spring-orm can't start with Hibernate 5.4+ due to missing package import

     [ https://issues.apache.org/jira/browse/SM-5607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré resolved SM-5607.
--------------------------------------
    Resolution: Fixed

> Bundle spring-orm can't start with Hibernate 5.4+ due to missing package import
> -------------------------------------------------------------------------------
>
>                 Key: SM-5607
>                 URL: https://issues.apache.org/jira/browse/SM-5607
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: bundles
>            Reporter: Deyan
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>             Fix For: bundles-2023.09
>
>         Attachments: [SM-5607]_Add_missing_import-package_org_hibernate_integrator_spi_.patch
>
>
> Bundle spring-orm can't start with Hibernate 5.4+ due to missing package import for
> org.hibernate.integrator.spi in MANIFEST.MF
>  
> {code:java}
> Caused by: java.lang.ClassNotFoundException: org.hibernate.integrator.spi.Integrator not found by org.apache.servicemix.bundles.spring-orm {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)