Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 47519 invoked from network); 16 Feb 2006 04:08:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Feb 2006 04:08:32 -0000 Received: (qmail 41869 invoked by uid 500); 16 Feb 2006 04:08:29 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 41856 invoked by uid 500); 16 Feb 2006 04:08:29 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 41845 invoked by uid 99); 16 Feb 2006 04:08:29 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Feb 2006 20:08:29 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of ammulder@gmail.com designates 66.249.92.204 as permitted sender) Received: from [66.249.92.204] (HELO uproxy.gmail.com) (66.249.92.204) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Feb 2006 20:08:26 -0800 Received: by uproxy.gmail.com with SMTP id k3so80685ugf for ; Wed, 15 Feb 2006 20:08:05 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=XnrjNmorqk47Rfw0y6tQR6MqAq7ZT3d7tkWCBX78MkbNsZXk42nIW9jznnoE8Jufv8OGZFFo3MNCMkGQGc/jAqZkVqIJZMD+bWiVPlNeFy+hFXgS2E//T8KpaWTynsFmk7Yf1LEYM36LIsSDrEGS6lJGBuEPYNKjxKWHjZ6lQk8= Received: by 10.67.23.17 with SMTP id a17mr376976ugj; Wed, 15 Feb 2006 20:08:05 -0800 (PST) Received: by 10.66.219.2 with HTTP; Wed, 15 Feb 2006 20:08:05 -0800 (PST) Message-ID: <74e15baa0602152008q5a375506wae0156b14c7a0f0@mail.gmail.com> Date: Wed, 15 Feb 2006 23:08:05 -0500 From: Aaron Mulder Sender: ammulder@gmail.com To: user@geronimo.apache.org Subject: Re: EJB deployment descriptor In-Reply-To: <20060215082336.38467.qmail@web54308.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060215082336.38467.qmail@web54308.mail.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N If you use the JSR-77 management interface, you can get the content of the ejb-jar.xml for any EJB JAR deployed in Geronimo (or any other J2EE 1.4 app server). But you generally have to know which EJB JAR you're looking for (there's not a clear way to back it out from a particular EJB). Do you want help with code for that? Otherwise, there is no portable way to get the ejb-jar.xml if you just have a reference to an EJB or EJB Home or anything like that. Thanks, Aaron On 2/15/06, Cristian Roldan wrote: > Hi All, > Is there any way to get the ejb-jar.xml deployment descriptor from a = EJB > class using the standard J2EE API ? > > Thanks. > > > > ________________________________ > 1GB gratis, Antivirus y Antispam > Correo Yahoo!, el mejor correo web del mundo > Abr=ED tu cuenta aqu=ED > >