Return-Path: Delivered-To: apmail-struts-dev-archive@www.apache.org Received: (qmail 91201 invoked from network); 7 Dec 2009 16:50:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 Dec 2009 16:50:54 -0000 Received: (qmail 33867 invoked by uid 500); 7 Dec 2009 16:50:54 -0000 Delivered-To: apmail-struts-dev-archive@struts.apache.org Received: (qmail 33803 invoked by uid 500); 7 Dec 2009 16:50:53 -0000 Mailing-List: contact dev-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Developers List" Reply-To: "Struts Developers List" Delivered-To: mailing list dev@struts.apache.org Received: (qmail 33793 invoked by uid 99); 7 Dec 2009 16:50:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Dec 2009 16:50:53 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of brian@pontarelli.com designates 209.85.210.183 as permitted sender) Received: from [209.85.210.183] (HELO mail-yx0-f183.google.com) (209.85.210.183) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Dec 2009 16:50:49 +0000 Received: by yxe13 with SMTP id 13so4040386yxe.23 for ; Mon, 07 Dec 2009 08:50:28 -0800 (PST) Received: by 10.101.4.32 with SMTP id g32mr513845ani.195.1260204621833; Mon, 07 Dec 2009 08:50:21 -0800 (PST) Received: from ?192.168.0.2? (75-166-202-232.hlrn.qwest.net [75.166.202.232]) by mx.google.com with ESMTPS id 9sm2059873ywe.11.2009.12.07.08.50.20 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 07 Dec 2009 08:50:21 -0800 (PST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1077) Subject: Re: svn commit: r887991 - in /struts/sandbox/trunk/struts2-cdi-plugin: ./ src/ src/main/ src/main/java/ src/main/java/org/ src/main/java/org/apache/ src/main/java/org/apache/struts2/ src/main/java/org/apache/struts2/cdi/ src/main/resources/ src/test/ From: Brian Pontarelli In-Reply-To: Date: Mon, 7 Dec 2009 09:50:19 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: References: To: "Struts Developers List" X-Mailer: Apple Mail (2.1077) It looks like this code is against the JEE WebBeans injection stuff = (299). The JSR that Guice will be implementing is 330, which is a JSE = injection model. -bp On Dec 7, 2009, at 9:35 AM, Wes Wannemacher wrote: > Is this 299 or 330? I have been meaning to read the spec, and this > confused me... On jcp.org, there is a DI spec that is JSR330, is that > the one we're talking about? JSR299 seems to refer to JSF. >=20 > -Wes >=20 > On Mon, Dec 7, 2009 at 11:32 AM, wrote: >> Author: rgielen >> Date: Mon Dec 7 16:32:40 2009 >> New Revision: 887991 >>=20 >> URL: http://svn.apache.org/viewvc?rev=3D887991&view=3Drev >> Log: >> Initial work on a CDI / JSR299 plugin >>=20 > [snip] >=20 > --=20 > Wes Wannemacher >=20 > Head Engineer, WanTii, Inc. > Need Training? Struts, Spring, Maven, Tomcat... > Ask me for a quote! >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org > For additional commands, e-mail: dev-help@struts.apache.org >=20 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org For additional commands, e-mail: dev-help@struts.apache.org