Return-Path: Delivered-To: apmail-felix-dev-archive@www.apache.org Received: (qmail 27678 invoked from network); 26 Nov 2009 10:06:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 26 Nov 2009 10:06:03 -0000 Received: (qmail 38360 invoked by uid 500); 26 Nov 2009 10:06:02 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 38289 invoked by uid 500); 26 Nov 2009 10:06:02 -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 38279 invoked by uid 99); 26 Nov 2009 10:06:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Nov 2009 10:06:02 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Nov 2009 10:06:00 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id BFA55234C1EE for ; Thu, 26 Nov 2009 02:05:39 -0800 (PST) Message-ID: <1670334818.1259229939783.JavaMail.jira@brutus> Date: Thu, 26 Nov 2009 10:05:39 +0000 (UTC) From: "Felix Meschberger (JIRA)" To: dev@felix.apache.org Subject: [jira] Created: (FELIX-1897) Add proper Configurtion Admin support for SCR configuration MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Add proper Configurtion Admin support for SCR configuration ----------------------------------------------------------- Key: FELIX-1897 URL: https://issues.apache.org/jira/browse/FELIX-1897 Project: Felix Issue Type: Improvement Components: Declarative Services (SCR) Affects Versions: scr-1.2.0 Reporter: Felix Meschberger Assignee: Felix Meschberger Fix For: scr-1.2.2 Currently Apache Felix SCR can only be configured by setting a bunch of bundle context properties. This presents a major problem is during runtime some of these properties need to be changed. As an extension, the SCR will register a ManagedService (provided the API is available in the framework at bundle start time) to receive configuration for the PID "org.apache.felix.scr.ScrService" -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.