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 9274CD083 for ; Tue, 21 Aug 2012 17:50:30 +0000 (UTC) Received: (qmail 52344 invoked by uid 500); 21 Aug 2012 17:50:30 -0000 Delivered-To: apmail-openejb-users-archive@openejb.apache.org Received: (qmail 52316 invoked by uid 500); 21 Aug 2012 17:50: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 52306 invoked by uid 99); 21 Aug 2012 17:50:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Aug 2012 17:50: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 (athena.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; Tue, 21 Aug 2012 17:50:24 +0000 Received: by vbme21 with SMTP id e21so104903vbm.35 for ; Tue, 21 Aug 2012 10:50:03 -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=6hWQniHdHNgRh75Odi58I67FMNZTISou+NITtbxPEqE=; b=bVZX3ynR6ggInSMORzE6dVzi2LGInxXJruNUrR18CliemuDfuNaTxzNdYTvJcLUAM1 Yc5mNjOjrIpF/JTRq7hESroG841UU6mlD4JLWdxIisWqsKYbIwkLYH4vWkWzOKaNVamO DoygT7HwQb7PeAdESIToGOfje/VlwClHVu0FkuiFzXKTi67cseJUkp/RuOcQ+KcQFTzb bA3TZ1zLzpo60XK3nu4+z1Rrb5SpsDfVY/HrLqCMmlNm+VMCti+/fc+OkAqEJK8JKfFm cR5zO7CZurXKtqc+UssFBJjg4qyT3kjUUIC1PwY3UL8DPEJ79q62BS3j8nMlbBgZnY3g j/NA== Received: by 10.58.243.138 with SMTP id wy10mr15297354vec.46.1345571403812; Tue, 21 Aug 2012 10:50:03 -0700 (PDT) MIME-Version: 1.0 Received: by 10.58.127.193 with HTTP; Tue, 21 Aug 2012 10:49:43 -0700 (PDT) In-Reply-To: <1345571267355-4656962.post@n4.nabble.com> References: <1344518197901-4656742.post@n4.nabble.com> <1344599222224-4656777.post@n4.nabble.com> <89F08450-A3D3-48BB-937E-63C88192C8AA@gmail.com> <1344649728431-4656792.post@n4.nabble.com> <1344651615468-4656795.post@n4.nabble.com> <1345306785416-4656892.post@n4.nabble.com> <1345315198563-4656897.post@n4.nabble.com> <1345571267355-4656962.post@n4.nabble.com> From: Romain Manni-Bucau Date: Tue, 21 Aug 2012 19:49:43 +0200 Message-ID: Subject: Re: tomee ejb annotation not injecting To: users@openejb.apache.org Content-Type: multipart/alternative; boundary=047d7b86ef408b4f6204c7ca41a3 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b86ef408b4f6204c7ca41a3 Content-Type: text/plain; charset=ISO-8859-1 using an EJB it is done by default did you have a look on our examples? http://openejb.apache.org/examples-trunk/ they are pretty interesting to start :) *Romain Manni-Bucau* *Twitter: @rmannibucau* *Blog: http://rmannibucau.wordpress.com* 2012/8/21 onyii5119 > Thanks Romain. How do you use container managed (declarative) transaction > with Tomee? > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/tomee-ejb-annotation-not-injecting-tp4656726p4656962.html > Sent from the OpenEJB User mailing list archive at Nabble.com. > --047d7b86ef408b4f6204c7ca41a3--