Return-Path: Delivered-To: apmail-jakarta-hivemind-dev-archive@www.apache.org Received: (qmail 77842 invoked from network); 28 Mar 2005 01:05:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Mar 2005 01:05:20 -0000 Received: (qmail 77452 invoked by uid 500); 28 Mar 2005 01:05:20 -0000 Delivered-To: apmail-jakarta-hivemind-dev-archive@jakarta.apache.org Received: (qmail 77421 invoked by uid 500); 28 Mar 2005 01:05:20 -0000 Mailing-List: contact hivemind-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: hivemind-dev@jakarta.apache.org Delivered-To: mailing list hivemind-dev@jakarta.apache.org Received: (qmail 77408 invoked by uid 99); 28 Mar 2005 01:05:20 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from ajax-1.apache.org (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.28) with ESMTP; Sun, 27 Mar 2005 17:05:18 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 62B91299 for ; Mon, 28 Mar 2005 03:05:16 +0200 (CEST) Message-ID: <835682580.1111971916403.JavaMail.jira@ajax.apache.org> Date: Mon, 28 Mar 2005 03:05:16 +0200 (CEST) From: "James Carman (JIRA)" To: hivemind-dev@jakarta.apache.org Subject: [jira] Created: (HIVEMIND-103) Core service implementations which implement RegistryShutdownListener are not notified for primitive and singleton service models Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Core service implementations which implement RegistryShutdownListener are not notified for primitive and singleton service models --------------------------------------------------------------------------------------------------------------------------------- Key: HIVEMIND-103 URL: http://issues.apache.org/jira/browse/HIVEMIND-103 Project: HiveMind Type: Bug Components: framework Versions: 1.1 Reporter: James Carman Assigned to: James Carman Fix For: 1.1 Per the documentation, if a core service implementation object implements RegistryShutdownListener, it is supposed to automatically be added as a listener to the ShutdownCoordinator. This is only supposed to be true for the primitive and singleton service models, but it's not happening. -- 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 - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: hivemind-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: hivemind-dev-help@jakarta.apache.org