Hi,
We already copy headers from cxf message to nmr message of smx-cxf-bc,
and also copy headers from nmr message to camel message of smx-camel.
So I believe it works.
How did you try to extract the headers?
You should use key "javax.xml.ws.addressing.context.inbound" to get
wsa related properties, the result object is a Map.
And use key "javax.jbi.messaging.protocol.headers" to get other
properties, the result object is a Map.
Freeman
On 2010-3-24, at 上午12:30, slew77 wrote:
Hi,
I have the following setup running in ServiceMix routing SOAP
messages:
CXFBC --> CAMEL --> CXFBC
When a message is received, I need to be able to use the SOAP header
properties, e.g. wsa:MessageID, within the Camel route.
The CXF BC Consumer is set with:
useJBIWrapper="false"
useSOAPEnvelope="true"
But the Header is missing from the SOAP Envelope when the exchange
reaches
the Camel module.
I've tried setting up an interceptor to explicitely set properties
on the
CXF exchange and message, but am not sure how or if these are mapped.
I'm using servicemix-cxf-bc-2010.01-SNAPSHOT-installer.zip built on 21
March.
Any help is appreciated.
Thanks,
Steve.
--
View this message in context:
http://old.nabble.com/Passing-SOAP-Headers---CXFBC--%3E-CAMEL-tp28003448p28003448.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.
--
Freeman Fang
------------------------
Open Source SOA: http://fusesource.com