Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 10011 invoked from network); 3 Jun 2007 15:26:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Jun 2007 15:26:41 -0000 Received: (qmail 12789 invoked by uid 500); 3 Jun 2007 15:26:43 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 12039 invoked by uid 500); 3 Jun 2007 15:26:42 -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 12010 invoked by uid 99); 3 Jun 2007 15:26:40 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Jun 2007 08:26:40 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Jun 2007 08:26:36 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 090A8714186 for ; Sun, 3 Jun 2007 08:26:16 -0700 (PDT) Message-ID: <1192282.1180884376031.JavaMail.jira@brutus> Date: Sun, 3 Jun 2007 08:26:16 -0700 (PDT) From: "Tim McConnell (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Updated: (GERONIMO-3096) @Resource injection of UserTransactions does not work in servlets In-Reply-To: <31807187.1176431775303.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GERONIMO-3096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim McConnell updated GERONIMO-3096: ------------------------------------ Affects Version/s: (was: 2.0-M6) 2.0-M7 Fix Version/s: 2.0-M7 > @Resource injection of UserTransactions does not work in servlets > ----------------------------------------------------------------- > > Key: GERONIMO-3096 > URL: https://issues.apache.org/jira/browse/GERONIMO-3096 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: persistence, web > Affects Versions: 2.0-M7 > Reporter: Jay D. McHugh > Assignee: Tim McConnell > Fix For: 2.0-M7 > > Attachments: jpa-war-3096.tar.bz2, jpa-war-3096.tar.bz2 > > > If you use an @Resource annotation to inject a UserTranasction reference into a servlet, you end up with a null transaction object. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.