CXF Proxy Example
Page edited by Glen Mazza
Comment:
text updates
Changes (24)
h2. CXF Proxy Example
*Available
CXF Proxy Example
Page edited by Claus Ibsen
Changes (1)
...
The reply from the real web service is then logged and use as reply for the proxied web service
CXF Proxy Example
Page edited by Claus Ibsen
Changes (1)
...
This example demonstrates how you can use [CXF] to proxy a real web service. For example in thi
CXF Proxy Example
Page edited by Claus Ibsen
Changes (4)
...
The reply from the real web service is then logged and use as reply for the proxied web service
CXF Proxy Example
Page added by Claus Ibsen
CXF Proxy Example
Available as of Camel 2.5
This example is located in the examples/camel-example-cxf-proxy directory of the Camel distribution.
There is a README.txt file with instructions how to