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)