I guess you need to setup the authentication information of camel-http 
component as the document[1] said.

[1]http://camel.apache.org/http.html

--  
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 March 14, 2014 at 5:52:42 AM, imranrazakhan (imranrazak...@gmail.com) wrote:
> hi,
>  
> I fix issue by following change from http to http4, But couldnt understand
> why it work this way
>  
> to("http://x.x.x.x:5001/rest/sms/messages";)
>  
> to("http4://x.x.x.x:5001/rest/sms/messages")
>  
> Regards
>  
>  
>  
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Http-Client-for-Rest-tp5748725p5748787.html 
>  
> Sent from the Camel - Users mailing list archive at Nabble.com.
>  

Reply via email to