Bus configuration not working for rsClient

2015-08-03 Thread Aniruddha
HI Guys, we are using cxf rsClient to call a third party REST webservice. The bean is configured as follows: cxf:rsClient id=quot;rsActivationquot; address=lt;some url bus=#sdp-rest-client cxf:headers entry key=Accept

Re: How to configure proxy settings for cxf endpoint used in recipientList

2014-11-12 Thread Aniruddha
I can;t modify the wsdl to configure http client since its external service and i am calling that service. I also tried using camel-jetty and camel-http which have proxyHost,proxyPort proerpties set but they return me 503 http error code even though the target service is up and running.

Re: How to configure proxy settings for cxf endpoint used in recipientList

2014-11-12 Thread Aniruddha
Hi camel experts, could you pls help with this problem? On Wed, Nov 12, 2014 at 9:26 PM, Aniruddha [via Camel] ml-node+s465427n5758975...@n5.nabble.com wrote: I can;t modify the wsdl to configure http client since its external service and i am calling that service. I also tried using camel

How to configure proxy settings for cxf endpoint used in recipientList

2014-11-11 Thread Aniruddha
Hi, I am using recipientList to dynamically invoke an external webservice as follows: camel:recipientList

Re: How to configure proxy settings for cxf endpoint used in recipientList

2014-11-11 Thread Aniruddha
HI Experts, Could you please help with this problem? -- View this message in context: http://camel.465427.n5.nabble.com/How-to-configure-proxy-settings-for-cxf-endpoint-used-in-recipientList-tp5758947p5758956.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: How to configure proxy settings for cxf endpoint used in recipientList

2014-11-11 Thread Aniruddha
: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Twitter: willemjiang Weibo: 姜宁willem On November 12, 2014 at 1:58:04 PM, Aniruddha ([hidden email] http://user/SendEmail.jtp?type=nodenode=5758958i=0) wrote: Hi, I am using