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/03/05 05:52:00 UTC

[jira] [Updated] (SM-5477) Missing package import in spring-jms

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

Jean-Baptiste Onofré updated SM-5477:
-------------------------------------
    Fix Version/s: bundles-2023.02

> Missing package import in spring-jms
> ------------------------------------
>
>                 Key: SM-5477
>                 URL: https://issues.apache.org/jira/browse/SM-5477
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: bundles
>            Reporter: Joe Shannon
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>             Fix For: bundles-2023.02
>
>
> Attempting to use the spring-jms bundle (in this case 5.3.12.1) raises the following NoClasssDefFound error
> {code:java}
> java.lang.ClassNotFoundException: org.springframework.core.log.LogDelegateFactory cannot be found by org.apache.servicemix.bundles.spring-jms_5.3.12.1 {code}
> This suggests that spring-jms should contain an import for this package, which lives in spring-core.
> (This still applies to the latest 5.x and 6.x Spring versions).



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