Hi,
I'm working on a Remote Service provider based upon websockets [0] for
ECF [1][2]. ECF implements the Remote Services/RSA specifications and
runs on Felix, Equinox, and other OSGi frameworks.
We use HttpService to implement some of our providers, and I'm
interested in getting more technical details about the Felix HttpService
implementation to see how we could best use it going forward.
I've looked at [3], but have some questions:
1) What version of Jetty does the HttpService impl use/will use?
2) For support of rfc-189 (httpservice updates), what version will
support this rfc? (i.e. it's 2.2.2 now...is there a schedule for the
release of impl that supports rfc-189)? More generally...what
release(s) of Felix will be supportive of the R6 specs? Will all the
sub-projects also support their respective R6 specs, or will they be
released with separate schedules?
3) How does HttpService 2.2.2 depend upon Jetty? (e.g. Import-Package
from external bundle...internal to HttpService bundles?). Is this going
to stay the same moving forward? What I'm getting at here is will
there be a way for us to use the Jetty 9 websockets implementation via
the R6 HttpService (since Jetty 9 implements the websockets specification)?
Thanks for pointers and other info,
Scott
[0] https://www.jcp.org/en/jsr/detail?id=356
[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=426186
[2] http://wiki.eclipse.org/ECF
[2]
https://felix.apache.org/documentation/subprojects/apache-felix-http-service.html
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@felix.apache.org
For additional commands, e-mail: users-h...@felix.apache.org