[
https://issues.apache.org/jira/browse/CXF-8732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andriy Redko resolved CXF-8732.
-------------------------------
Resolution: Fixed
> [regression] activation DataSource requires to run JAXRS
> --------------------------------------------------------
>
> Key: CXF-8732
> URL: https://issues.apache.org/jira/browse/CXF-8732
> Project: CXF
> Issue Type: Bug
> Affects Versions: 3.5.3, 3.4.8
> Reporter: Romain Manni-Bucau
> Assignee: Andriy Redko
> Priority: Blocker
> Fix For: 4.0.0, 3.6.0, 3.5.4, 3.4.9
>
>
> Hi,
>
> The change in JAXRSUTils makes javax.activation.DataSource loaded whereas we
> did the work to make activation+jaxb optional in previous releases.
> Change must be done at
> [https://github.com/apache/cxf/blob/f48dc57d5bb4a8848f3b4f9ef5cedcfd9d8ab1b7/rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/utils/JAXRSUtils.java#L245]
> likely using this kind of trick
> [https://github.com/apache/cxf/blob/f48dc57d5bb4a8848f3b4f9ef5cedcfd9d8ab1b7/rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/provider/ProviderFactory.java#L99]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)