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: cxf:${headers.callback.endpoint}?wsdlURL=classpath:adapters/communication/eventmanager/wsdls/event-notify-v1-0.wsdl&dataFormat=PAYLOAD&portName={http://xyz.com/event-notify-v1-0.wsdl}Ev

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
sport(includingSSLsupport)-UsingWSDL > > -- > 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 12, 2

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. Configurat

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 a

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: bus="#sdp-rest-client"> and the bean is used in the route as: What we noticed is that the bus configuration