Jean-Louis Monteiro created TOMEE-3880:
------------------------------------------

             Summary: 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


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)

Reply via email to