You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Clement Escoffier (JIRA)" <ji...@apache.org> on 2012/09/09 10:51:07 UTC

[jira] [Commented] (FELIX-3621) Two dimensional array as argument to a method in a component

    [ https://issues.apache.org/jira/browse/FELIX-3621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13451548#comment-13451548 ] 

Clement Escoffier commented on FELIX-3621:
------------------------------------------

I've reproduced and spotted the issue, it's a naming issue. The flag for the method is invalid.
                
> Two dimensional array as argument to a method in a component
> ------------------------------------------------------------
>
>                 Key: FELIX-3621
>                 URL: https://issues.apache.org/jira/browse/FELIX-3621
>             Project: Felix
>          Issue Type: Bug
>          Components: iPOJO
>    Affects Versions: iPOJO-1.8.0
>         Environment: Ubuntu 11.04, Java Sun 1.6.0_26, Felix 4.1.0-SNAPSHOT, Maven iPOJO Version 1.8.0
>            Reporter: Remi Druilhe
>            Assignee: Clement Escoffier
>         Attachments: test.zip
>
>
> I recently tried to pass a two dimensional array to a private method but when I start my bundle into Felix, the factory of my component is created but not the instance. Note that the compilation does not warn me.
> If I comment this code, there is no more problem. I tried using the maven-ipojo 1.8.0 and 1.9.0-SNAPSHOT, same problem.

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