Re: rest client - post a json content to and http enpoint

2014-12-03 Thread Willem Jiang
camel-http[1] and camel-http4[2] can do the work for you. [1]https://camel.apache.org/http [2]https://camel.apache.org/http4 -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Twitter: willemjiang Weibo: 姜宁wi

Re: rest client - post a json content to and http enpoint

2014-12-02 Thread salemi
I have two questions: How can implement basic authentication? Is there a way to accept all certificates using HTTPS protocol? Ali - Alireza Salemi -- View this message in context: http://camel.465427.n5.nabble.com/rest-client-post-a-json-content-to-and-http-enpoint-tp5759600p5759988.html

Re: rest client - post a json content to and http enpoint

2014-11-25 Thread Willem Jiang
I’m so glad to see you already find a way to resolve this kind of issue. -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Twitter: willemjiang Weibo: 姜宁willem On November 26, 2014 at 5:36:42 AM, scottdaw

Re: rest client - post a json content to and http enpoint

2014-11-25 Thread scottdawson
Ali, We use the http4 Camel component for POSTing JSON to a REST service, for example: Regards, Scott -- View this message in context: http://camel.465427.n5.nabble.com/rest-client-post-a-json-content-to-and-http-enpoint-tp5759600p5759602.html Sent from the Camel - Users mailing list archive