Hi Neil,

that sounds very good. I was not aware of the Endpoint publishing. I will test the interoperability as soon as I can. I will also look into making CXF-DOSGi implement the spec as well as possible so we get away a bit from the proprietary configs.

Anyway it is really good that we also get a jersey based JAX-RS impl in Aries as quite a few people are asking for this.

Christian

On 10.11.2016 16:40, Neil Bartlett wrote:
Christian, have you read the RFC for the JAX-RS whiteboard? It already does 
exactly this.

When the whiteboard picks up a REST service, it publishes an Endpoint service 
to the service registry, which has service.exported.interfaces=* and a URL 
property defined. If you have an RSA provider installed then this will be 
picked up and advertised to the network in the normal way.

At the client end, you can define a reference to the Endpoint service and 
thereby obtain the URL property. Thence a standard HTTP or REST client library 
can be used to connect to the REST server.

Neil

--
Christian Schneider
http://www.liquid-reality.de

Open Source Architect
http://www.talend.com

_______________________________________________
OSGi Developer Mail List
osgi-dev@mail.osgi.org
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to