[
https://issues.apache.org/jira/browse/CAMEL-7949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14204029#comment-14204029
]
Aaron Whiteside edited comment on CAMEL-7949 at 11/9/14 6:13 PM:
-----------------------------------------------------------------
This patch breaks byte[] support.. it shouldn't have been merged without the
fixes I left in the pull request review..
was (Author: aaronjwhiteside):
This patch breaks byte[] support.. it shouldn't have been merged without the
fixed I left in the pull request review..
> JmsMessageHelper to support automatic conversion from ByteBuffer to
> BytesMessage
> --------------------------------------------------------------------------------
>
> Key: CAMEL-7949
> URL: https://issues.apache.org/jira/browse/CAMEL-7949
> Project: Camel
> Issue Type: Improvement
> Components: camel-sjms
> Affects Versions: 2.14.0
> Reporter: Aaron Whiteside
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 2.15.0
>
>
> JmsMessageHelper to support automatic conversion from ByteBuffer to
> BytesMessage.
> Looking at the code, byte[] and InputStream conversion to BytesMessage could
> utilize camel's built in type conversion functionality and not reimplement it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)