Use this way, but you have got to find the exact header names: 

        <from uri="file://D:\\input" />
        <setHeader headerName="SOAPAction">
                <constant>http://somehost/service/path</constant>
        </setHeader>
        <to uri="cxf:bean:myWS" />  

Good luck

Cheers
Guru
gnanaguru.com



--
View this message in context: 
http://camel.465427.n5.nabble.com/Adding-soap-headers-in-paylod-mode-tp5757389p5757397.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to