What do you exactly plan to do with the headers ? I wonder if you can really send headers to a CXF endpoint.
Meanwhile , I have invoked the web service by generated proxies using the wsdl2java plugin. I haven't tried doing so by passing the soap string to cxf . On 23 Mar 2014 20:15, "chaij" <jin.c...@indigoarc.com> wrote: > it does seem to work by feeding the soap string to the cxf client. > I fixed the namespace. > I wonder if anything that needs to done to the camel message header. > > Is there an easier/right way to generate a request to a cxf component that > accepts CXF_MESSAGE? > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-CXF-Proxy-with-WS-Security-tp5749223p5749256.html > Sent from the Camel - Users mailing list archive at Nabble.com. >