Hi,

Use normalizedMessage.getProperty(JbiConstants.PROTOCOL_HEADERS) to retrieve the soap headers.
Freeman

GNarra wrote:
All,

In servicemix-http --> servicemix-jsrr181, We could get the soap header in
the jsr181 SE using this code ex.getMessage("in").getProperty(JbiConstants.SOAP_HEADERS);, but this same code returns null if it is in CXF-SE.
How do I access the soap headers from the message exchange in CXF-SE?

thanks
-gopal


--
Freeman Fang
------------------------
Open Source SOA: http://fusesource.com

Reply via email to