Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 73133 invoked from network); 27 Mar 2006 15:19:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Mar 2006 15:19:02 -0000 Received: (qmail 81980 invoked by uid 500); 27 Mar 2006 15:18:59 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 81891 invoked by uid 500); 27 Mar 2006 15:18:58 -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 81869 invoked by uid 99); 27 Mar 2006 15:18:58 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Mar 2006 07:18:58 -0800 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=RCVD_IN_BL_SPAMCOP_NET,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of ammulder@gmail.com designates 64.233.166.182 as permitted sender) Received: from [64.233.166.182] (HELO pproxy.gmail.com) (64.233.166.182) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Mar 2006 07:18:56 -0800 Received: by pproxy.gmail.com with SMTP id d42so1275590pyd for ; Mon, 27 Mar 2006 07:18:36 -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=YAPNDg38Ko7iJM+yFR09v2uVj6pxMtjOjzovCSULWrEYJJGYLfyrO4TBr2p1fx1G/Gjor1cAbJKB3sNhGg3+eKfwEnNgr8+8nW3vpwnpkRbWcVO8fRNCaYsEaCHWqDNDNBOWuFDnxKLaixt2TeYy5YEswXDJrPuqQQP2kTt0hAs= Received: by 10.35.109.2 with SMTP id l2mr108755pym; Mon, 27 Mar 2006 07:18:36 -0800 (PST) Received: by 10.35.116.1 with HTTP; Mon, 27 Mar 2006 07:18:35 -0800 (PST) Message-ID: <74e15baa0603270718p3c8d53f8h33f77ed3ffccbb0e@mail.gmail.com> Date: Mon, 27 Mar 2006 10:18:35 -0500 From: "Aaron Mulder" Sender: ammulder@gmail.com To: user@geronimo.apache.org Subject: Re: Message-Driven-Bean (JBoss to Geronimo) In-Reply-To: <124d285e0603260844t7cf3caacn2ff7060869694cc0@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <124d285e0603260844t7cf3caacn2ff7060869694cc0@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Here's an example using J2EE 1.4 syntax: excerpt from ejb-jar.xml --------------- MyMDB ....MessageDrivenBean Container javax.jms.Queue QueueName QueueName excerpt from openejb-jar.xml ----------------------- OrderProcessor ResourceAdapterName destination QueueName destinationType javax.jms.Queue The ResourceAdapterName in that snippet should point to the resourceadapter-name used when the JMS resources were deployed. The destinationType and destination have to be specified in openejb-jar even if, as here, they're already specified in ejb-jar.xml. Thanks, Aaron On 3/26/06, Olivier Voutat wrote: > Hi everybody, > > Neubie, bothering u all again. Situation: I have a Message-Driven-Bean mo= del > for JBoss that I would like to transform to the Geronimo way. These are m= y > xml's: > > > > > Log > examples.LogBean > Container > > javax.jms.Topic > > > > > > > > > Log > > topic/testTopic > > > > > Could you please give me how they should be adapted to the Geronimo way > (ejb-jar.xml and openejb-jar.xml) ? Looked some articles but I'm quite > confused by them. > > Thanks a lot, > > -- > Olivier Voutat > Rua Praia de Muri=FA, 9188 > Cep 59092-390 / Natal - RN > Tel: (84) 3219-0427 Cel: (84) 9977-3917