You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2018/04/04 14:00:00 UTC

[jira] [Created] (CXF-7698) [jaxrs/cdi] org.apache.cxf.cdi.JAXRSCdiResourceExtension#loadExternalProviders is not configurable

Romain Manni-Bucau created CXF-7698:
---------------------------------------

             Summary: [jaxrs/cdi] org.apache.cxf.cdi.JAXRSCdiResourceExtension#loadExternalProviders is not configurable
                 Key: CXF-7698
                 URL: https://issues.apache.org/jira/browse/CXF-7698
             Project: CXF
          Issue Type: Improvement
            Reporter: Romain Manni-Bucau


org.apache.cxf.cdi.JAXRSCdiResourceExtension#loadExternalProviders should be configurable to let the user control what it loads

Typical example is a leaking jersey-core in the classpath which will lead to load a tons of message body readers/writers which can't be instantiated.

ATM it fails the startup.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)