Re: Simple HTTP client / Feign

2016-11-27 Thread Romain Manni-Bucau
Hey John What is the point? Being portable whatever jaxrs impl? Maybe we can try to have cxf doing it with few refactoring? Batche has one trivial impl as well but sounds like wider than DS and belonging to a jaxrs impl to me. Le 28 nov. 2016 04:28, "John D. Ament" a

Re: Simple HTTP client / Feign

2016-11-27 Thread John D. Ament
Sorry to revive this old topic. Personally I'd be in favor of doing something like this. Are you thinking of just doing an integration between Feign and CDI or actually fully implement the REST client as a proxy? I was thinking about it... both CXF and RestEasy provide this, but the JAX-RS EG