Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 13735 invoked from network); 25 Jul 2007 18:21:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Jul 2007 18:21:55 -0000 Received: (qmail 66501 invoked by uid 500); 25 Jul 2007 18:21:54 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 66340 invoked by uid 500); 25 Jul 2007 18:21:53 -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 66329 invoked by uid 99); 25 Jul 2007 18:21:53 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jul 2007 11:21:53 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jul 2007 11:21:51 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 720E97141F0 for ; Wed, 25 Jul 2007 11:21:31 -0700 (PDT) Message-ID: <17989720.1185387691465.JavaMail.jira@brutus> Date: Wed, 25 Jul 2007 11:21:31 -0700 (PDT) From: "Prasad Kashyap (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Updated: (GERONIMO-3310) Geronimo is not finding message-destination elements in ejb-jar.xmls In-Reply-To: <16111964.1184183224445.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 [ https://issues.apache.org/jira/browse/GERONIMO-3310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Kashyap updated GERONIMO-3310: ------------------------------------- Fix Version/s: (was: 2.0-M7) 2.0.x > Geronimo is not finding message-destination elements in ejb-jar.xmls > -------------------------------------------------------------------- > > Key: GERONIMO-3310 > URL: https://issues.apache.org/jira/browse/GERONIMO-3310 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: deployment > Affects Versions: 2.0-M6 > Reporter: David Jencks > Assignee: David Jencks > Fix For: 2.0.x > > > daytrader has a couple message-destination elements in the ejb-jar.xml. They aren't getting picked up by the time AdminObjectRefBuilder needs to see them. > I think in g. 1.x we had some hackery whereby the openejb deployer was calling naming builders initContext with the entire ejb-jar.xml, and then buildNaming for each ejb. Not sure what we want to do yet. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.