Return-Path: X-Original-To: apmail-openejb-users-archive@www.apache.org Delivered-To: apmail-openejb-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 039B3D2C3 for ; Thu, 9 Aug 2012 22:13:42 +0000 (UTC) Received: (qmail 53046 invoked by uid 500); 9 Aug 2012 22:13:41 -0000 Delivered-To: apmail-openejb-users-archive@openejb.apache.org Received: (qmail 53020 invoked by uid 500); 9 Aug 2012 22:13:41 -0000 Mailing-List: contact users-help@openejb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@openejb.apache.org Delivered-To: mailing list users@openejb.apache.org Received: (qmail 53011 invoked by uid 99); 9 Aug 2012 22:13:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Aug 2012 22:13:41 +0000 X-ASF-Spam-Status: No, hits=2.8 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of rmannibucau@gmail.com designates 209.85.220.176 as permitted sender) Received: from [209.85.220.176] (HELO mail-vc0-f176.google.com) (209.85.220.176) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Aug 2012 22:13:35 +0000 Received: by vcbfl11 with SMTP id fl11so1148540vcb.35 for ; Thu, 09 Aug 2012 15:13:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=k0NBssJ9GGGAilG1FMexP8HumImsi3PF/INlnCq9Rdo=; b=rSF8J/3P2oNNnTI4mNN4IYlCj0JIhM59UyyKJV+npU3PEXAokq+UMN5WJJbSFHD0/Z 5oYSn/4O9beX0vzapOqgxc7oNpD3qr8cnPiw1NjSVpGnI/t6Ssgm3fU3os5xyD6ZUhhJ Sg63Z6N9aPd2khL9yVNndpOLJUk5buRZKtr/yQJnEizfmEFehleq8WZ7Y3wGf1vKs3Qo FeJV1hBXVxArrQgVBUk9ZyTeGvJu42kklU7PR3HXekzAceQJmmecn7gJ/5wvmz1gOshN ZEiTHc7TcbT4IffSvgEJCKYeE4x++A6ITA398CR39JL0hL93Ie7PGjbA/ZDatqHZV6Iv pgjg== Received: by 10.52.20.143 with SMTP id n15mr558674vde.112.1344550394473; Thu, 09 Aug 2012 15:13:14 -0700 (PDT) MIME-Version: 1.0 Received: by 10.58.216.162 with HTTP; Thu, 9 Aug 2012 15:12:54 -0700 (PDT) In-Reply-To: <1344545834171-4656767.post@n4.nabble.com> References: <1344545834171-4656767.post@n4.nabble.com> From: Romain Manni-Bucau Date: Fri, 10 Aug 2012 00:12:54 +0200 Message-ID: Subject: Re: Remote JNDI access to JMS resources To: users@openejb.apache.org Content-Type: multipart/alternative; boundary=20cf307d05baa52de604c6dc8898 --20cf307d05baa52de604c6dc8898 Content-Type: text/plain; charset=ISO-8859-1 Hi, currently that's not supported, we'll work on it quickly i think. Maybe you can open a jira to track the issue? - Romain 2012/8/9 ymaraner > If I configure my JMS resources as described in the documentation: > > > > How do I access these resources from a java client running in a separate > JVM? > > I've tried to get an initial context using these properties: > > > and then calling > > > but I get a NameNotFoundException. > > > > > > ----- > - Tim > -- > View this message in context: > http://openejb.979440.n4.nabble.com/Remote-JNDI-access-to-JMS-resources-tp4656767.html > Sent from the OpenEJB User mailing list archive at Nabble.com. > --20cf307d05baa52de604c6dc8898--