On 7/14/2018 3:14 AM, Steinar Bang wrote:
<stuff deleted>
[snip!]
it doesn't currently use the http whiteboard, but it could...and may
eventually.
Ah, ok.  I need something that uses the http whiteboard.

I would welcome a contribution to use the http whiteboard for this project [1].   It would/will be a simple matter of changing the jersey.server and cxf.server code that creates a servlet and registers it via HttpService to using the whiteboard impl to do the same thing.


But just annotating the service interface to get REST services would
have been really neat. :-)

Yes.   One result is that for free you get a versionable, type-safe, proxy for your jaxrs service.  Also remote service dynamics and seemless use of DS and/or other injection based upon the service registry.  Also a standardized mgmt agent (chap 122 in cmpn spec) and service discovery.

Scott

[1] https://github.com/ECF/JaxRSProviders
[2] https://osgi.org/specification/osgi.cmpn/7.0.0/service.remoteserviceadmin.html



Reply via email to