You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Babak Vahdat (JIRA)" <ji...@apache.org> on 2013/01/10 22:00:12 UTC

[jira] [Resolved] (CAMEL-5948) ObjectHelper.createIterator() should properly handle the array of primitive types e.g. int[]

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

Babak Vahdat resolved CAMEL-5948.
---------------------------------

    Resolution: Fixed

The new behaviour now is (instead of a thrown {{ClassCastException}}) that the returned {{Iterator}} iterates over the corresponding Java primitive wrapper objects of the given elements inside the passed primitive type array object.
                
> ObjectHelper.createIterator() should properly handle the array of primitive types e.g. int[]
> --------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-5948
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5948
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.10.3
>            Reporter: Babak Vahdat
>            Assignee: Babak Vahdat
>            Priority: Minor
>             Fix For: 2.9.6, 2.10.4, 2.11.0
>
>
> See the thread here:
> http://camel.465427.n5.nabble.com/Question-camel-cxf-amp-CXF-MESSAGE-td5725227.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira