You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2014/11/09 08:39:34 UTC

[jira] [Resolved] (CAMEL-7949) JmsMessageHelper to support automatic conversion from ByteBuffer to BytesMessage

     [ https://issues.apache.org/jira/browse/CAMEL-7949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-7949.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 2.15.0
         Assignee: Claus Ibsen

Thanks for the PR.

You may want to read about checkstyle so the code formats to the style we use. See details at
http://camel.apache.org/building.html

> 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)