Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 47211 invoked from network); 18 Aug 2010 02:46:59 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 18 Aug 2010 02:46:59 -0000 Received: (qmail 31732 invoked by uid 500); 18 Aug 2010 02:46:59 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 31207 invoked by uid 500); 18 Aug 2010 02:46: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 31128 invoked by uid 99); 18 Aug 2010 02:46:57 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Aug 2010 02:46:57 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Aug 2010 02:46:40 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o7I2kI31011118 for ; Wed, 18 Aug 2010 02:46:18 GMT Message-ID: <21587198.412181282099578808.JavaMail.jira@thor> Date: Tue, 17 Aug 2010 22:46:18 -0400 (EDT) From: "Forrest Xia (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Assigned: (GERONIMO-5523) Add testsuite for JTA 1.1 In-Reply-To: <3121291.295581281578955720.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GERONIMO-5523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Forrest Xia reassigned GERONIMO-5523: ------------------------------------- Assignee: Forrest Xia > Add testsuite for JTA 1.1 > ------------------------- > > Key: GERONIMO-5523 > URL: https://issues.apache.org/jira/browse/GERONIMO-5523 > Project: Geronimo > Issue Type: Task > Security Level: public(Regular issues) > Components: testsuite > Affects Versions: 3.0 > Reporter: LiWenQin > Assignee: Forrest Xia > Fix For: 3.0 > > > This testsuite create two derby databases , > and transfer money from one account in DatabaseA to another account in DatabaseB under the management of java:comp/UserTransaction. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.