Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 92107 invoked from network); 23 Sep 2005 15:07:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 23 Sep 2005 15:07:41 -0000 Received: (qmail 35555 invoked by uid 500); 23 Sep 2005 15:07:39 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 35527 invoked by uid 500); 23 Sep 2005 15:07:39 -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 35514 invoked by uid 99); 23 Sep 2005 15:07:39 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Sep 2005 08:07:39 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of ammulder@gmail.com designates 64.233.162.203 as permitted sender) Received: from [64.233.162.203] (HELO zproxy.gmail.com) (64.233.162.203) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Sep 2005 08:07:47 -0700 Received: by zproxy.gmail.com with SMTP id 9so150440nzo for ; Fri, 23 Sep 2005 08:07:17 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=uLuA+gH9D3Nglu9oNQrjpZAYQTBnlBFXfrJUd8KQl81MrQfl3s1wY+HxQvX7WcxejRHZp88Z2BsoUKnRh32LhUUDO3GqnV8yEQtU2CvLgKE34F0lRg6HJkNJx5+tJluMw8jTyT64NEonzT1We6jk+Fobws7ueoUFSECO9vCqbDI= Received: by 10.37.18.7 with SMTP id v7mr633656nzi; Fri, 23 Sep 2005 08:07:17 -0700 (PDT) Received: by 10.37.13.67 with HTTP; Fri, 23 Sep 2005 08:07:17 -0700 (PDT) Message-ID: <74e15baa050923080750b30083@mail.gmail.com> Date: Fri, 23 Sep 2005 11:07:17 -0400 From: Aaron Mulder Reply-To: Aaron Mulder Sender: ammulder@gmail.com To: user@geronimo.apache.org Subject: Re: org.omg.CosNaming.NamingCntextPackage.NotFound In-Reply-To: <20050923023948.85088.qmail@web32504.mail.mud.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <48e317ecae25379b216613a0740f9a78@yahoo.com> <20050923023948.85088.qmail@web32504.mail.mud.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 9/22/05, lin sun wrote: > I read Aaron's book on J2EE client application, and I didn't see anywhere= mentions > openejb-jar.xml, so I assume you mean geronimo-client.xml here? The client chapter is still a work in progress. I'm following this thread to figure out what CORBA/IIOP client material I need to present. :) Aaron