Put the InputStream object into the camel message body when camel-cxf producer
get response in MESSAGE date format
------------------------------------------------------------------------------------------------------------------
Key: CAMEL-576
URL: https://issues.apache.org/activemq/browse/CAMEL-576
Project: Apache Camel
Issue Type: Improvement
Components: camel-cxf
Affects Versions: 1.3.0, 1.2.0
Reporter: Willem Jiang
Assignee: Willem Jiang
Fix For: 1.4.0
You can get the InputStream object from camel message's getBody() method,
in this way we can leverage the camel's converter framework to convert the
message object to what we want.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.