Sorry, had some typos...

I know the ECF REST client fairly well since I hacked parts on it in the initial version. To me this client is strongly focused on the ECF API which is not the sincest

should read: "nicest"

you could imagine and it does not really help in terms of communicating in a RESTful way. It's more or less a HTTPClient that was adapted to conform to the REST API.

should read: ECF API

To me restfulie ( http://restfulie.caelum.com.br/) java client lib was looking very nice. JAX-RS also has a client API which looks pretty nice and there's another one in Restlet ( http://wiki.restlet.org/docs_2.0/13-restlet/21-restlet/318-restlet/320-restlet/version/4)

Cheers
André

ps. in OpenShift java client we simply used HttpUrlConnection (to have a minimum set of dependencies)...
Thanks in advance,
Rob
_______________________________________________
jbosstools-dev mailing list
jbosstools-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbosstools-dev



_______________________________________________
jbosstools-dev mailing list
jbosstools-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbosstools-dev