Github user reta commented on the pull request:
https://github.com/apache/cxf/commit/ca221ae695f8947a15213a050116e33eac1d449f#commitcomment-22032451
@mohdshariq1 Cool, thanks for the update. Regarding your questions:
1. No, nothing really, should be pretty straigthforward
2. Huh ... XML, there is no the examples to be used as-is but here I have
tow pointers for you. The good basic example of Spring XML for JAX-RS is
https://github.com/apache/cxf/blob/master/distribution/src/main/release/samples/jax_rs/description_swagger2_spring/src/main/resources/context.xml.
The part related to `Brave` initialization could be borrow from
https://github.com/apache/cxf/blob/master/distribution/src/main/release/samples/jaxws_tracing_brave_osgi/src/main/resources/OSGI-INF/blueprint/context.xml
(this is not a Spring XML configuration, but very close to it).
Hope it helps. :-) Please let me know if you need help.
-
---
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.
---