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.