Hello,
In OSGi I usually configure my CXF REST endpoints using blueprints as
follows:

        

I would like to avoid blueprint-based configuration and switch to
declarative services. I saw an example on how to do this with OSGi
whiteboard:

https://github.com/apache/aries-jax-rs-whiteboard/tree/master/jax-rs.example/src/main/java/org/apache/aries/jax/rs/example

What is the right approach to combine CXF filters such as
CrossOriginResourceSharingFilter, OAuthContextProvider and all that with the
whiteboard approach? Is there any example or documentation page that
explains how to configure CXF JAX-RS servers and CXF providers in this way?

Thank you very much,
Matteo



-----
matteo
--
Sent from: http://cxf.547215.n5.nabble.com/cxf-user-f547216.html

Reply via email to