Return-Path: X-Original-To: apmail-geronimo-dev-archive@www.apache.org Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id ABC596A51 for ; Fri, 3 Jun 2011 07:00:59 +0000 (UTC) Received: (qmail 77129 invoked by uid 500); 3 Jun 2011 07:00:59 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 77080 invoked by uid 500); 3 Jun 2011 07:00:58 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 77069 invoked by uid 99); 3 Jun 2011 07:00:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Jun 2011 07:00:57 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [98.136.44.59] (HELO smtp104.prem.mail.sp1.yahoo.com) (98.136.44.59) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 03 Jun 2011 07:00:51 +0000 Received: (qmail 6248 invoked from network); 3 Jun 2011 07:00:30 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=DKIM-Signature:Received:X-Yahoo-SMTP:X-YMail-OSG:X-Yahoo-Newman-Property:Subject:Mime-Version:Content-Type:From:In-Reply-To:Date:Cc:Content-Transfer-Encoding:Message-Id:References:To:X-Mailer; b=J2FQmwSXbyu6T7tfa2+DcyPhOpzRknx9nj29Ri/UsnKZNPxISTOcqehCcRpOaEMCEKHvL6IK3eUvrcDip8S1u+M5oVU+IsB0lqXw16SgZx7Jq/2fds/S8my4wupWIFcnveslq+aRFwwU6evTclUYt94twa8+hQLV4qaN+kVqApI= ; DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1307084430; bh=2E/Nl4j2HvjgmX1lRQ00LpMVCsUsi9ISVu5hKUUp06M=; h=Received:X-Yahoo-SMTP:X-YMail-OSG:X-Yahoo-Newman-Property:Subject:Mime-Version:Content-Type:From:In-Reply-To:Date:Cc:Content-Transfer-Encoding:Message-Id:References:To:X-Mailer; b=EDotrjfuNzbGUaube8JK0quFmqEK01flIo6XfqM5x6eQ3rI5pyxYsjJCLi/4MG7/+xvxXsebMGa8dUPPRHiHLWrKDeXtSeW9BHFbA6Kn1tIC7lcovxPaOFe94t8Gm6aKlTy+Y6UHp5s0u25R2jf8aVc9IKkUCHxiUbXEUyoFn2Y= Received: from [10.0.1.4] (david_jencks@76.76.148.215 with plain) by smtp104.prem.mail.sp1.yahoo.com with SMTP; 03 Jun 2011 00:00:30 -0700 PDT X-Yahoo-SMTP: .9oIUzyswBANsYgUm_5uPui0skTnzGJXJQ-- X-YMail-OSG: B9UFd1cVM1nx7dhsnoxUwfz1Lmb_B.EGjgzDPJtd56nw5Qc FigkWHUo9eRjehwi6ja.9UP5.E505d.cDIym2Ajk403eOr7Q0DuYf0jlV.tm b3cddiNlsHoGeG8lEM7t.ZPd7jTX5G6c8EXxigbCO.QSnwOGaKxK9QdupqbC tElxuWW6NkTYlOVHJGEunGbr9Qhh.HZOI66LeBh0crlF2Ynk__bQypR8AqjY hPRoH_f0PhSJoRQzCocsC4Fr7g64n6niJALkq6eD_pKemPh.FJc6015B2CQg VsLiZ2eiPI2ngrFSeFKp_wE6XeTT_Kf5ENjQBdtvSKVE85tRil9Zl78jnRlw _Vn5P4GXhCPXjhzOQ_3a58drlXUVPU0JhB82ORJlANQ-- X-Yahoo-Newman-Property: ymail-3 Subject: Re: svn commit: r1130358 - in /openejb/trunk/openejb3: container/openejb-core/src/main/java/org/apache/openejb/ container/openejb-core/src/main/java/org/apache/openejb/assembler/classic/ container/openejb-core/src/main/java/org/apache/openejb/cdi/ co Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: David Jencks In-Reply-To: Date: Fri, 3 Jun 2011 00:00:29 -0700 Cc: dev@geronimo.apache.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <06A181AD-EB30-4BB2-8BFC-FFE2E79C3061@gmail.com> <0CF44EC5-469C-468B-8A7E-7B6F44B91384@gmail.com> To: dev@openejb.apache.org X-Mailer: Apple Mail (2.1084) We need to figure out where the WebBeansContext is supposed to get = created because in the osgi work it needs to get initialized in its = constructor in order to work. thanks david jencks On Jun 2, 2011, at 11:48 PM, Shawn Jiang wrote: > To continue other works before this is completely fixed, I have to = use > following code as a workaround locally for now. >=20 > Forward this to geronimo list so that others know this issue. >=20 > org.apache.geronimo.openwebbeans.GeronimoSingletonService.getContext() = { >=20 > WebBeansContext context =3D contexts.get(); > if (context =3D=3D null) { > contexts.set(new WebBeansContext()); > return contexts.get(); > } > return context; > } >=20 > On Fri, Jun 3, 2011 at 2:11 PM, Shawn Jiang = wrote: >=20 >> Just tried two cases, one on appclient passed, a persistence case = failed >> with the same exception. >>=20 >>=20 >> On Fri, Jun 3, 2011 at 12:24 PM, Kevan Miller = wrote: >>=20 >>>=20 >>> On Jun 2, 2011, at 7:52 PM, David Blevins wrote: >>>=20 >>>> Checked in a potential fix. Build is still running, but fingers = crossed. >>>=20 >>> Hmm. I built OpenEJB and Geronimo, but still seeing same behavior... >>>=20 >>> How about you? >>>=20 >>> --kevan >>>=20 >>=20 >>=20 >>=20 >> -- >> Shawn >>=20 >=20 >=20 >=20 > --=20 > Shawn