[
https://issues.apache.org/jira/browse/KARAF-2991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefano Lenzi reopened KARAF-2991:
----------------------------------
Hi Guillaume Nodet, I have just check your patch and mine, and I saw a couple
of differences:
Mine
- Contains also a TestUnit for the issue
- Support nested arrays (e.g. int[][] )
- Support collections
Yours
- Fixes the same issue on Felix part of the console
Please consider to merge the two patches
> Shell Console throws exception when a service contains int[] as value for a
> property
> ------------------------------------------------------------------------------------
>
> Key: KARAF-2991
> URL: https://issues.apache.org/jira/browse/KARAF-2991
> Project: Karaf
> Issue Type: Bug
> Components: karaf-shell
> Affects Versions: 3.0.1
> Environment: Karaf 3.0.1
> Reporter: Stefano Lenzi
> Assignee: Guillaume Nodet
> Priority: Minor
> Fix For: 2.4.0, 4.0.0, 3.0.2, 2.3.6
>
> Attachments: bug.txt, patch.diff
>
>
> When invoking the ls command from the shell, when the command finds a service
> which contains a property with an array of native objects (e.g int[], long[],
> and so on) it stops by throwing a cast exception
--
This message was sent by Atlassian JIRA
(v6.2#6252)