[ https://issues.apache.org/jira/browse/CAMEL-19839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17909330#comment-17909330 ]
Freeman Yue Fang commented on CAMEL-19839: ------------------------------------------ Yes, now both Camel and Cxf use servlet-api 6.x > camel-cxf-common jakarta dependencies not alligned with cxf transports > ---------------------------------------------------------------------- > > Key: CAMEL-19839 > URL: https://issues.apache.org/jira/browse/CAMEL-19839 > Project: Camel > Issue Type: Dependency upgrade > Components: camel-cxf, camel-cxfrs > Affects Versions: 4.0.0 > Reporter: Andrea Tarocchi > Assignee: Freeman Yue Fang > Priority: Major > Fix For: 4.10.0 > > > {{camel-cxf-common 4.0.0}} depends on{{ > jakarta.servlet:jakarta.servlet-api:jar:6.0.0}} but > {{cxf-rt-transports-http-underto 4.0.2}} works with > {{jakarta.servlet:jakarta.servlet-api:jar:5.0.0}} only (using it with version > 6 of the api results in java.lang.NoClassDefFoundError: > jakarta/servlet/SingleThreadModel) > Things can be workaround by making some exclusion/imports in maven but I > think it is something that can be fixed. -- This message was sent by Atlassian Jira (v8.20.10#820010)