> I'll hold off for now then. Honestly, it sounds like you’re about 30 minutes away from having the Aries JAX-RS Whiteboard working...
> On 22 Nov 2018, at 16:14, [email protected] wrote: > >> that won't work out of the box as Karaf 4.2.x is still R6. >> >> It will work with Karaf 4.3.x that will be R7. >> >> In the mean time, I'm creating a very simply rest whiteboard pattern for >> CXF. >> It doesn't use all the JAXRS whiteboard spec, but just works fine for >> most of the use cases. > > OK, thanks. That's appreciated. > We're only doing simple things, registering resources and extensions (message > body writer, request/response filters etc), but we only have one application. > It's what I would have thought was pretty normal stuff to be honest. > We do use SSE (server sent events) implementation from jersey at the moment, > and also multipart, but it looks like CXF supports those, so I'm sure that'll > be possible ;-) > > I'll hold off for now then. > What's the timescale for Karaf 4.3? > > Thanks.
