Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 63739 invoked from network); 16 Nov 2004 20:23:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 16 Nov 2004 20:23:32 -0000 Received: (qmail 44342 invoked by uid 500); 16 Nov 2004 20:23:27 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 44285 invoked by uid 500); 16 Nov 2004 20:23:26 -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 Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 44259 invoked by uid 99); 16 Nov 2004 20:23:26 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.18.33.10] (HELO exchange.sun.com) (192.18.33.10) by apache.org (qpsmtpd/0.28) with SMTP; Tue, 16 Nov 2004 12:23:26 -0800 Received: (qmail 16381 invoked from network); 16 Nov 2004 20:23:24 -0000 Received: from localhost (HELO nagoya) (127.0.0.1) by nagoya.betaversion.org with SMTP; 16 Nov 2004 20:23:24 -0000 Message-ID: <2122654117.1100636604289.JavaMail.apache@nagoya> Date: Tue, 16 Nov 2004 12:23:24 -0800 (PST) From: "David Jencks (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Created: (GERONIMO-486) ActivationSpec metadata is attached to the wrong gbean. Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N ActivationSpec metadata is attached to the wrong gbean. ------------------------------------------------------- Key: GERONIMO-486 URL: http://nagoya.apache.org/jira/browse/GERONIMO-486 Project: Apache Geronimo Type: Bug Components: connector Versions: 1.0-M3 Reporter: David Jencks Assigned to: David Jencks The activation spec metadata is currently attached to the ResourceAdapter gbean so mdbs in other applications can find it later. This metadata is a property of the adapter itself, not a particular instance of the ResourceAdapter class, so it should be attached to the ResourceModule gbean representing the rar. The adminObject and connector-definition metadata should also be attached to the resource module gbean so admin objects (destinations) and connector instances can be deployed "later" using the same classes. cf http://nagoya.apache.org/jira/browse/GERONIMO-365 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://nagoya.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