Return-Path: Delivered-To: apmail-incubator-aries-dev-archive@minotaur.apache.org Received: (qmail 6360 invoked from network); 10 Mar 2010 20:11:22 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 10 Mar 2010 20:11:22 -0000 Received: (qmail 8700 invoked by uid 500); 10 Mar 2010 20:10:51 -0000 Delivered-To: apmail-incubator-aries-dev-archive@incubator.apache.org Received: (qmail 8662 invoked by uid 500); 10 Mar 2010 20:10:51 -0000 Mailing-List: contact aries-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: aries-dev@incubator.apache.org Delivered-To: mailing list aries-dev@incubator.apache.org Received: (qmail 8654 invoked by uid 99); 10 Mar 2010 20:10:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Mar 2010 20:10:51 +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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Mar 2010 20:10:48 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id CAE61234C4BE for ; Wed, 10 Mar 2010 20:10:27 +0000 (UTC) Message-ID: <1442450332.185761268251827826.JavaMail.jira@brutus.apache.org> Date: Wed, 10 Mar 2010 20:10:27 +0000 (UTC) From: "Joe Bohn (JIRA)" To: aries-dev@incubator.apache.org Subject: [jira] Created: (ARIES-241) AriesTrader - the DataSource is not enlisted in the transaction created via Declarative Transactions 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 AriesTrader - the DataSource is not enlisted in the transaction created via Declarative Transactions ---------------------------------------------------------------------------------------------------- Key: ARIES-241 URL: https://issues.apache.org/jira/browse/ARIES-241 Project: Aries Issue Type: Bug Components: Samples Affects Versions: 0.1 Reporter: Joe Bohn Assignee: Joe Bohn Fix For: 0.1 It seems that the DataSource is not enlisted in the transaction when using Container Managed JPA with declarative transactions in this sample. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.