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 D8C74D53A for ; Fri, 10 Aug 2012 17:33:30 +0000 (UTC) Received: (qmail 51618 invoked by uid 500); 10 Aug 2012 17:33:30 -0000 Delivered-To: apmail-openejb-users-archive@openejb.apache.org Received: (qmail 51598 invoked by uid 500); 10 Aug 2012 17:33:30 -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 51590 invoked by uid 99); 10 Aug 2012 17:33:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Aug 2012 17:33:30 +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.212.48 as permitted sender) Received: from [209.85.212.48] (HELO mail-vb0-f48.google.com) (209.85.212.48) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Aug 2012 17:33:23 +0000 Received: by vbme21 with SMTP id e21so2195444vbm.35 for ; Fri, 10 Aug 2012 10:33:02 -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=FSEWSGR6X4K+VaUz5yH0LNK599dDO0BLiFM1upAs25o=; b=IRecJLVFl07hh8WwuPv/HCTeMCZ82A2dedi9Kz2nBmt6ob/ZOU1Eh5bknhW5eFkopY nRabG+5ga5G1KB3Z0xtwe/1LXmIIjWUKV50+5T+/ZsSQCegisR/UnTEKDECzP11Gztds cI1gAfh6wja31U3wdfluYZhpvQkhGx6GwMXPSWKxhF7Ri3/IzBRlXkWpLnO5csKy5QCH slmQONal6EG2nEvt9rt/rut6Y79d4e2KvPU0e1Jxh3dmRMMY8qPXjsiM/FTjohCLnOwq G9IIY3mKLTSbbc8lBh7SuPwkMoZlSumwDBu/upBBK1Cq9gOsr0qltKVTqyq/dF5VlHKF 2O2g== Received: by 10.52.16.46 with SMTP id c14mr2707108vdd.94.1344619982846; Fri, 10 Aug 2012 10:33:02 -0700 (PDT) MIME-Version: 1.0 Received: by 10.58.216.162 with HTTP; Fri, 10 Aug 2012 10:32:42 -0700 (PDT) In-Reply-To: <1344607866822-4656781.post@n4.nabble.com> References: <1344545834171-4656767.post@n4.nabble.com> <1344603800989-4656779.post@n4.nabble.com> <1344607866822-4656781.post@n4.nabble.com> From: Romain Manni-Bucau Date: Fri, 10 Aug 2012 19:32:42 +0200 Message-ID: Subject: Re: Remote JNDI access to JMS resources To: users@openejb.apache.org Content-Type: multipart/alternative; boundary=bcaec502d8306f7ca304c6ecbca2 --bcaec502d8306f7ca304c6ecbca2 Content-Type: text/plain; charset=ISO-8859-1 can you give it a try with the last snapshot please? - Romain 2012/8/10 ymaraner > Romain, > > The error is: > > > To test this I configured and started TomEE+ 1.1.0 and wrote a simple test > client. > > Here is the output: > > > > Here is the source for the test client: > > > > these are all of the resources defined in my tomee.xml file: > > > > I'm using Eclipse to launch the TomEE+ server and an Eclipse project with > the TomEE+ Server library on the classpath. > > > > > > ----- > - Tim > -- > View this message in context: > http://openejb.979440.n4.nabble.com/Remote-JNDI-access-to-JMS-resources-tp4656767p4656781.html > Sent from the OpenEJB User mailing list archive at Nabble.com. > --bcaec502d8306f7ca304c6ecbca2--