the SOAP header was exactly as I posted below ... that's why I wondered why
it's not fully logged (that was logged using Trace component) or if it's not
fully copied to property
Lukasz
Ashwin Karpe wrote:
>
> Oops, yes indeed, It is JbiConstants.PROTOCOL_HEADERS...
>
> The contents would depend on your SOAP Headers. If the Header section is
> empty, I could expect to see the information you have specified...
>
>
> Lukasz L. wrote:
>>
>>
>> I also did a test and a message with the following header:
>> <soapenv:Header>
>> <eb:MessageHeader soapenv:mustUnderstand="0">
>> <eb:ConversationId>12345</eb:ConversationId>
>> </eb:MessageHeader>
>> </soapenv:Header>
>>
>> and what is looged is:
>> properties:
>> {javax.jbi.messaging.protocol.headers={{http://eb}MessageHeader=[eb:MessageHeader:
>> null]}}}
>>
>> is that what should we expect?
>>
>
>
--
View this message in context:
http://www.nabble.com/SOAP-headers-and-CXF-Provider-tp20893998p20924518.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.