Hi,

If you already have a soap message which has the right soap header
information , you can just use the camel-http[1] component to invoke the
external service.
If you want to do other WS* message handling work, or create the SOAP
message yourself, you can leverage camel-cxf component.

[1]http://camel.apache.org/http.html

Willem

-- 
View this message in context: 
http://camel.465427.n5.nabble.com/How-to-handle-the-SOAP-Header-tp3200457p3206332.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to