I tried to use the examples given in this ling http://cxf.apache.org/docs/jax-rs-client-api.html I ran into a problem that the interface or Impl cannot always be protected by the client side to create a proxy. I also tried wadl2java to find out if clients are generated. CXF 2.6 did not create a client class.
I am pleased with the HTTPclient call until some specific implementation changes the way the client is written.
Note. We use only CXF with Java, so we only experiment with CXF. another implementation may give different results
R-jana
source share