[
https://issues.apache.org/jira/browse/TOMEE-3880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Louis Monteiro reassigned TOMEE-3880:
------------------------------------------
Assignee: Jean-Louis Monteiro
> Split CXF Rest Client from CXF Shade dep
> ----------------------------------------
>
> Key: TOMEE-3880
> URL: https://issues.apache.org/jira/browse/TOMEE-3880
> Project: TomEE
> Issue Type: Sub-task
> Reporter: Jean-Louis Monteiro
> Assignee: Jean-Louis Monteiro
> Priority: Major
>
> To make it easier to maintain, we gathered a lot of CXF jars in the cxf-shade
> to relocate all javax to jakarta.
>
> Works for most cases, but breaks the MicroProfile integration.
> We have to split the
> <{color:#0033b3}groupId{color}>org.apache.cxf</{color:#0033b3}groupId{color}>
> <{color:#0033b3}artifactId{color}>cxf-rt-rs-mp-client</{color:#0033b3}artifactId{color}>
> dependency apart of the cxf-shade to have its own shaded dependency.
> Then in mp-common, add it as a dependency and activate again the REST Client
> extension in TomEEMicroProfileListener
--
This message was sent by Atlassian Jira
(v8.20.1#820001)