Something like this: https://github.com/muellerc/esbperformance/blob/master/karaf/proxy/src/main/resources/OSGI-INF/blueprint/bundle-context.xml
Best, Christian ----------------- Software Integration Specialist Apache Member V.P. Apache Camel | Apache Camel PMC Member | Apache Camel committer Apache Incubator PMC Member https://www.linkedin.com/pub/christian-mueller/11/551/642 On Mon, May 4, 2015 at 3:09 PM, ercan.canlier <[email protected]> wrote: > Hi to everybody, > I am currently encountering problem about proxy by payload format, any help > would be helpful. > I followed the tips at report incident tutorial but there, a jax-ws is used > and want to expose two web services by Apache CXF. > One is the proxy and the other for real web service. I am currently writing > the request and response to database but with long format. When i change my > jax-ws to apache cxf web service and set the message format to PAYLOAD > mode, i am not able to expose the real one. > Have you ever exposed web services like i mentioned? > Thanks. > Ercan > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Proxying-with-Payload-Format-tp5766651.html > Sent from the Camel - Users mailing list archive at Nabble.com. >
