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 3FE63CD78 for ; Fri, 29 Jun 2012 21:09:45 +0000 (UTC) Received: (qmail 30497 invoked by uid 500); 29 Jun 2012 21:09:44 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 30446 invoked by uid 500); 29 Jun 2012 21:09:44 -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 30358 invoked by uid 99); 29 Jun 2012 21:09:44 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Jun 2012 21:09:44 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 24252141E10 for ; Fri, 29 Jun 2012 21:09:44 +0000 (UTC) Date: Fri, 29 Jun 2012 21:09:44 +0000 (UTC) From: =?utf-8?Q?G=C3=B6kt=C3=BCrk_Gezer_=28JIRA=29?= To: dev@felix.apache.org Message-ID: <27570468.73379.1341004184150.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1805345835.71413.1340973224241.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (FELIX-3576) iPOJO fails when using constructor injection and expecting BundleContext in ctor MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/FELIX-3576?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1340= 4218#comment-13404218 ]=20 G=C3=B6kt=C3=BCrk Gezer commented on FELIX-3576: -------------------------------------- Hi Daan, I committed the fix. Could you please try it again on trunk, so that we can= close the issue . Thanks, =20 > iPOJO fails when using constructor injection and expecting BundleContext = in ctor > -------------------------------------------------------------------------= ------- > > Key: FELIX-3576 > URL: https://issues.apache.org/jira/browse/FELIX-3576 > Project: Felix > Issue Type: Bug > Components: iPOJO > Affects Versions: ipojo-core-1.8.2 > Reporter: Daan de Wit > Assignee: G=C3=B6kt=C3=BCrk Gezer > > When using constructor inject, and also expecting BundleContext to be pas= sed into the constructor, iPOJO gives and error: The constructor parameter = 0 is not managed > The constructor is defined as something like this: > public Constructor(BundleContext context, @Requires(id=3D"my-id") Depende= ncy1 dep) { /* ... */ } -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.apache.org/jira/secure/ContactAdministrators!default.jsp= a For more information on JIRA, see: http://www.atlassian.com/software/jira