Details
Description
In most case when camel-cxf endpoint use RAW|MESSAGE DataFormat, DefaultCxfBinding.getContentFromCxf just return InputStream already, however in some cases such as use cxf jms transport with byte[] jms type, as cxf message content stored in a StringReader, this make DefaultCxfBinding.getContentFromCxf return NULL