Description
when use jms transport in camel-cxf endpoint, the outgoing message will use a Writer but not the OutputStream to send out message when the jms message is using text payload, currently RawMessageContentRedirectInterceptor not handle this case