Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 82072 invoked from network); 24 Jun 2006 11:27:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Jun 2006 11:27:06 -0000 Received: (qmail 99666 invoked by uid 500); 24 Jun 2006 11:27:00 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 99621 invoked by uid 500); 24 Jun 2006 11:27:00 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 99609 invoked by uid 99); 24 Jun 2006 11:26:59 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 24 Jun 2006 04:26:59 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 24 Jun 2006 04:26:59 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 389C57141E9 for ; Sat, 24 Jun 2006 11:25:30 +0000 (GMT) Message-ID: <6800029.1151148330201.JavaMail.jira@brutus> Date: Sat, 24 Jun 2006 11:25:30 +0000 (GMT+00:00) From: "Aaron Mulder (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Commented: (GERONIMO-1980) Move Plugin Installer from rmi-naming to j2ee-system In-Reply-To: <23386406.1146715938122.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/GERONIMO-1980?page=comments#action_12417599 ] Aaron Mulder commented on GERONIMO-1980: ---------------------------------------- Yes, that sounds like a good idea to pursue. The only question is where to put the DefaultThreadPool that the plugin installer depends on. Are you OK putting that in the j2ee-system? > Move Plugin Installer from rmi-naming to j2ee-system > ---------------------------------------------------- > > Key: GERONIMO-1980 > URL: http://issues.apache.org/jira/browse/GERONIMO-1980 > Project: Geronimo > Type: Improvement > Security: public(Regular issues) > Components: buildsystem, Plugins > Versions: 1.1 > Reporter: Aaron Mulder > Fix For: 1.2 > > Ideally, the plugin installer will be as high in the food chain as possible, so it can replace as much as possible without shutting itself down. Currently it is in rmi-naming. > I tried moving it to j2ee-system, which requires the following new dependencies for j2ee-system: > - geronimo-core > - geronimo-management > - geronimo-util > - geronimo-j2ee-management_1.0_spec > - concurrent > Somehow, the net result of this was that the OpenEJB config could not load javax.ejb.EJBObject, so there's something funky going on with the class loaders when the above changes are made. -- 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