Return-Path: Delivered-To: apmail-geronimo-xbean-dev-archive@locus.apache.org Received: (qmail 26197 invoked from network); 13 Sep 2006 15:46:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Sep 2006 15:46:50 -0000 Received: (qmail 13310 invoked by uid 500); 13 Sep 2006 15:46:50 -0000 Delivered-To: apmail-geronimo-xbean-dev-archive@geronimo.apache.org Received: (qmail 13288 invoked by uid 500); 13 Sep 2006 15:46:50 -0000 Mailing-List: contact xbean-dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: xbean-dev@geronimo.apache.org Delivered-To: mailing list xbean-dev@geronimo.apache.org Received: (qmail 13277 invoked by uid 99); 13 Sep 2006 15:46:49 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Sep 2006 08:46:49 -0700 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests= Received: from ([209.237.227.198:59073] helo=brutus.apache.org) by idunn.apache.osuosl.org (ecelerity 2.1 r(10620)) with ESMTP id 4D/40-10097-8F728054 for ; Wed, 13 Sep 2006 08:47:04 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 59995714355 for ; Wed, 13 Sep 2006 15:43:22 +0000 (GMT) Message-ID: <23816824.1158162202364.JavaMail.jira@brutus> Date: Wed, 13 Sep 2006 08:43:22 -0700 (PDT) From: "Guillaume Nodet (JIRA)" To: xbean-dev@geronimo.apache.org Subject: [jira] Created: (XBEAN-52) Inner bean definitions are instanciated twice and registered as components MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Inner bean definitions are instanciated twice and registered as components -------------------------------------------------------------------------- Key: XBEAN-52 URL: http://issues.apache.org/jira/browse/XBEAN-52 Project: XBean Issue Type: Bug Components: spring Affects Versions: 2.6 Reporter: Guillaume Nodet Assigned To: Guillaume Nodet Fix For: 2.7 Inner bean definitions are registered as components in the BeanFactory. As a side effect, they are instanciated twice: once because it is registered as a singleton component and another time because it is an inner bean. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira