Return-Path: Delivered-To: apmail-openjpa-users-archive@locus.apache.org Received: (qmail 43836 invoked from network); 16 Dec 2008 15:29:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Dec 2008 15:29:31 -0000 Received: (qmail 15012 invoked by uid 500); 16 Dec 2008 15:29:43 -0000 Delivered-To: apmail-openjpa-users-archive@openjpa.apache.org Received: (qmail 14993 invoked by uid 500); 16 Dec 2008 15:29:43 -0000 Mailing-List: contact users-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@openjpa.apache.org Delivered-To: mailing list users@openjpa.apache.org Received: (qmail 14982 invoked by uid 99); 16 Dec 2008 15:29:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Dec 2008 07:29:43 -0800 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists+1214986160035-208411@n2.nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Dec 2008 15:29:28 +0000 Received: from tervel.nabble.com ([192.168.236.150]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1LCbr9-0002wJ-Vg for users@openjpa.apache.org; Tue, 16 Dec 2008 07:29:07 -0800 Message-ID: <1229441347977-1663363.post@n2.nabble.com> Date: Tue, 16 Dec 2008 07:29:07 -0800 (PST) From: Pinaki Poddar To: users@openjpa.apache.org Subject: Re: concurrent transactions... In-Reply-To: <1229429069000-1662428.post@n2.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: ppoddar@apache.org References: <1229429069000-1662428.post@n2.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org Hi, 1. did you configure openjpa.Multithreaded=true It is false by default 2. Is cascade property of EODTradeOffProcess.currency includes PERSIST? -- View this message in context: http://n2.nabble.com/concurrent-transactions...-tp1662428p1663363.html Sent from the OpenJPA Users mailing list archive at Nabble.com.