[
https://issues.apache.org/activemq/browse/SMX4-471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57679#action_57679
]
Jean-Baptiste Onofré commented on SMX4-471:
-------------------------------------------
After upgrading NMR to use Camel 2.2.0, NMR core unit tests failed on all:
assertNotNull(e.getProperty("name", byte[].class));
// where name value is a string ("value")
It seems that the Camel DefaultTypeConverter covertTo() method has changed and
it's not able to convert the string to byte[].
I'm investigating what have changed in the Camel converter.
> Upgrade to Camel 2.2.0
> ----------------------
>
> Key: SMX4-471
> URL: https://issues.apache.org/activemq/browse/SMX4-471
> Project: ServiceMix 4
> Issue Type: Task
> Reporter: Gert Vanthienen
> Assignee: Jean-Baptiste Onofré
> Fix For: 4.4.0
>
> Attachments: SMX4-471.diff
>
>
> Camel 2.2.0 is about to get released. It's probably a bit too late to get it
> included in the upcoming 4.2.0 release, but we should do the upgrade after
> that release is done.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.