From dev-return-36197-apmail-jackrabbit-dev-archive=jackrabbit.apache.org@jackrabbit.apache.org Thu Sep 6 10:55:09 2012 Return-Path: X-Original-To: apmail-jackrabbit-dev-archive@www.apache.org Delivered-To: apmail-jackrabbit-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 E955B9E37 for ; Thu, 6 Sep 2012 10:55:09 +0000 (UTC) Received: (qmail 54560 invoked by uid 500); 6 Sep 2012 10:55:09 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 54189 invoked by uid 500); 6 Sep 2012 10:55:09 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 54140 invoked by uid 99); 6 Sep 2012 10:55:08 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Sep 2012 10:55:08 +0000 Date: Thu, 6 Sep 2012 21:55:08 +1100 (NCT) From: =?utf-8?Q?Michael_D=C3=BCrig_=28JIRA=29?= To: dev@jackrabbit.apache.org Message-ID: <98962676.43737.1346928908237.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (JCR-3420) Improving Jackrabbit integration within OSGi and other managed environment MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Michael D=C3=BCrig created JCR-3420: ---------------------------------- Summary: Improving Jackrabbit integration within OSGi and othe= r managed environment Key: JCR-3420 URL: https://issues.apache.org/jira/browse/JCR-3420 Project: Jackrabbit Content Repository Issue Type: New Feature Components: config, jackrabbit-core Reporter: Michael D=C3=BCrig While using jackrabbit in managed environment like Sling, Spring etc its easy for other components to access the Repository service. However its tricky to use managed components of those env within Jackrabbit as it creates the instances on its own. To simplify such integration it would be helpful if JR exposes a factory service which is used to create the various beans from the JR configuration. See http://markmail.org/message/johbo2dnepwtjogm for Chetan's initial propo= sal and POC implementation.=20 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira