To answer myself: The properties of configuration "org.apache.aries.jax.rs.whiteboard.default" are part of that contextual properties.
Am Fr., 10. Jan. 2020 um 10:40 Uhr schrieb Markus Rathgeb < maggu2...@gmail.com>: > Hi, > > I need to inject a contextual property to the internal used CXF message. > The properties are build that way: > https://github.com/apache/cxf/blob/cxf-3.2.5/core/src/main/java/org/apache/cxf/message/MessageImpl.java#L182-L215 > > How can I configure the JAX-RS Whiteboard service / OSGi environment so > the bus or the service or ... contains a specific property? > > Best regards, > Markus >