Andrea Tarocchi created CAMEL-19839:
---------------------------------------
Summary: 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: Bug
Components: camel-cxf, camel-cxfrs
Affects Versions: 4.0.0
Reporter: Andrea Tarocchi
{{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)