There is also this example
http://camel.apache.org/cxf-proxy-example.html

And this
http://camel.apache.org/how-to-use-camel-as-a-http-proxy-between-a-client-and-server.html

On Wed, Oct 16, 2013 at 9:06 PM, cbuxbaum
<[email protected]> wrote:
> Ok, got most of it to work.  For some reason, if I add dataFormat="MESSAGE"
> to my  proxy webservice endpoint url, the actual webservice functions, but I
> cannot get the WSDL from the endpoint.  If I set dataFormat="PAYLOAD", I can
> get the wsdl at the endpoint, but the webservice does not function (I think
> what is forarded on the the real webservice is not in the correct format).
> Is there any way to get these 2 to work properly together?
>
> Also, is there an established way to modify the respose from the real
> webservice analogous to enriching the input?
>
> Thanks,
>
> Carl
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/camel-web-service-proxy-example-hosted-in-Tomcat-tp5741539p5741704.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: [email protected]
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to