Hi

I used cxf client (aligning cxf client version with cxf version of
tomee) pretty often. I also used jersey one and httpclient directly
(less often but httpclient is really nice for static structures).

The easier is to hide it behind a Java interface if you don't care
about error handling that much or to use a http library if you care.




Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://github.com/rmannibucau


2014-04-17 15:20 GMT+02:00 Alex Soto <[email protected]>:
> Hello,
>
> I am developing an example of creating a rest client with Apache TomEE.
> Which rest client do you suggest for using with Apache TomEE? Retrofit is
> an option but I would like to know other opinions.
>
> Thank you so much
>
> Alex.

Reply via email to