From dev-return-38274-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Thu Jun 9 09:43:20 2011 Return-Path: X-Original-To: apmail-directory-dev-archive@www.apache.org Delivered-To: apmail-directory-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 3B9906CD9 for ; Thu, 9 Jun 2011 09:43:20 +0000 (UTC) Received: (qmail 65210 invoked by uid 500); 9 Jun 2011 09:43:20 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 65144 invoked by uid 500); 9 Jun 2011 09:43:20 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 65137 invoked by uid 99); 9 Jun 2011 09:43:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Jun 2011 09:43:20 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Jun 2011 09:43:19 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id D27C110A70A for ; Thu, 9 Jun 2011 09:42:58 +0000 (UTC) Date: Thu, 9 Jun 2011 09:42:58 +0000 (UTC) From: "Emmanuel Lecharny (JIRA)" To: dev@directory.apache.org Message-ID: <1414388187.6297.1307612578858.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (DIRSERVER-1378) Remove the Singleton from the DirectoryService, as it defeats the possibility to have more than one instance of this class 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/DIRSERVER-1378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny resolved DIRSERVER-1378. ------------------------------------------ Resolution: Fixed There is not anymore singleton in the DirectoryService class > Remove the Singleton from the DirectoryService, as it defeats the possibility to have more than one instance of this class > -------------------------------------------------------------------------------------------------------------------------- > > Key: DIRSERVER-1378 > URL: https://issues.apache.org/jira/browse/DIRSERVER-1378 > Project: Directory ApacheDS > Issue Type: Improvement > Affects Versions: 1.5.4 > Reporter: Emmanuel Lecharny > Priority: Critical > Fix For: 2.0.0-M1 > > > Any singleton in DirectoryService (and the classes it uses) will be a real problem if we want to have more than one instance of this class to be created. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira