Return-Path: X-Original-To: apmail-felix-dev-archive@www.apache.org Delivered-To: apmail-felix-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BAFE4D549 for ; Sun, 9 Sep 2012 08:33:11 +0000 (UTC) Received: (qmail 10083 invoked by uid 500); 9 Sep 2012 08:33:11 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 9893 invoked by uid 500); 9 Sep 2012 08:33:09 -0000 Mailing-List: contact dev-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@felix.apache.org Delivered-To: mailing list dev@felix.apache.org Received: (qmail 9532 invoked by uid 99); 9 Sep 2012 08:33:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 09 Sep 2012 08:33:07 +0000 Date: Sun, 9 Sep 2012 19:33:07 +1100 (NCT) From: "Clement Escoffier (JIRA)" To: dev@felix.apache.org Message-ID: <1191144091.55245.1347179587849.JavaMail.jiratomcat@arcas> In-Reply-To: <2138951845.9183.1343978522893.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Assigned] (FELIX-3621) Two dimensional array as argument to a method in a component MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/FELIX-3621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clement Escoffier reassigned FELIX-3621: ---------------------------------------- Assignee: Clement Escoffier > 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