Hi JB,

On 11/5/2019 11:24 PM, Jean-Baptiste Onofré wrote:
Hi,

Do you really ned the JAXRS servlet ?

Starting from CXF NonSpring Servlet, you can mimic the JAXRS servlet.

I know.   In fact I'm already doing that, but it's a pain to have that extra code in my codebase that I'm not at all familiar with.   It would be much more convenient for consumers like myself to generalize CXFNonSpringJaxrsServlet by adding that constructor.


Anyway, it makes sense to expose a new constructor to simplify the
extension.

Right.  That's what I'm asking for.  Actually if there was some way to remove/consolidate the Bus and DestinationRegistry code that your original approach introduced, that would be even better.

Scott


Reply via email to