hello, I have a few questions regarding behavior of CXF Provider in terms of SOAP Headers: 1. If the NormalizedMessage that is sent to CXF Provider already contains full SOAP envelope with SOAP headers will it be sent "as is" along with these headers to the target service? 2. What is the other way to tell CXF Provider what SOAP headers headers should it send? Are they taken from some NormalizedMessage properties? If yes, what's should be the name of the property? 3. What does CXF Consumer do with SOAP headers when it has the flag useSOAPEnvelope="false" and useJbiWrapper="false" ?
regards Lukasz -- View this message in context: http://www.nabble.com/SOAP-headers-and-CXF-Provider-tp20893998p20893998.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
