I talked about this at ApacheCon Eu 2012 and my slides are online [1]. The
interesting part for you starts on page 23.

[1] http://www.slideshare.net/muellerc/apachecon-eu-2012

Best,
Christian

On Sat, Dec 22, 2012 at 10:41 AM, thelinh <truongthelinhp...@gmail.com>wrote:

> Hi all,
>
> I followed example : http://camel.apache.org/cxf-proxy-example.html
>
> to create cxf proxy for soap webserivce.
>
> My problem is I want to add soap endpoint as runtime.
>
> I don't know how to forward soap message from frontend sopa service to real
> soap service use code instead of xml configure.
>
> I mean how to replace tags
>     <endpoint id="callRealWebService"
> uri="http://localhost:
> ${real.port}/real-webservice?throwExceptionOnFailure=false"/>
>
> with the appropriate code.
>
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/About-camle-cxf-proxy-exampe-tp5724535.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>



--

Reply via email to