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 -- View this message in context: http://www.nabble.com/Accesing-Soap-Header-in-CXF-SE-tp23307319p23307319.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
