Github user johnament commented on the issue:
https://github.com/apache/cxf/pull/182
@sberyozkin In JAXRSCdiResourceExtension#load it loops through the
application instances discovered. I figured the cleanest way was to add a
custom application instance. In the scenario I have, there is no application
instance, as a result, no JAX-RS servers get instantiated.
Now that you're pointing it out, I could also do if the app instances are
empty, manually instantiate a JAX-RS server.
Preferences?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---