Return-Path: Delivered-To: apmail-myfaces-users-archive@www.apache.org Received: (qmail 19597 invoked from network); 1 Jul 2010 13:54:05 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 Jul 2010 13:54:05 -0000 Received: (qmail 60576 invoked by uid 500); 1 Jul 2010 13:54:04 -0000 Delivered-To: apmail-myfaces-users-archive@myfaces.apache.org Received: (qmail 60231 invoked by uid 500); 1 Jul 2010 13:54:02 -0000 Mailing-List: contact users-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Discussion" Delivered-To: mailing list users@myfaces.apache.org Received: (qmail 60221 invoked by uid 99); 1 Jul 2010 13:54:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Jul 2010 13:54:01 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of brunoaranda@gmail.com designates 74.125.82.43 as permitted sender) Received: from [74.125.82.43] (HELO mail-ww0-f43.google.com) (74.125.82.43) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Jul 2010 13:53:53 +0000 Received: by wwb39 with SMTP id 39so798485wwb.0 for ; Thu, 01 Jul 2010 06:53:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:from:date :message-id:subject:to:content-type; bh=xsUMIMRn84VlbkmuXjfzjNKhHD1/WdEo3VenbLXRJOE=; b=cMEerbQLMg+aaiXhQFUrxbyU5AEqJqhpWsW0xgiL3MgDAMpfJKXuv1aOveyCVnR4wn 05YOvgCdu9tFceG3Y51j5S/uZlb3RcwBX4zE7BBV5XDBL/i4BCngD+wDBRtdcxYdv4nQ qnLUj53UGU3CDYgQ3wG7DiSpMfCmk0OgNjQUI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=Ahb0Q+CtpUD3KfmLSgtI6yjVBjz5P3lr3iDlTrp6nA9EaOFSR9jv4PkPFgJ+r/kqka 8ltnOtdDEEKMYYV9e67JbDDyxszIQ8TWEJYbxVVbrcO5MNDy3+gqvN5ugfpdk6gUpX3L 7AZeWfKd3kOTPpDQohhe4BrElR3/Gg3rCuiAo= Received: by 10.213.112.193 with SMTP id x1mr5452681ebp.84.1277992413217; Thu, 01 Jul 2010 06:53:33 -0700 (PDT) MIME-Version: 1.0 Received: by 10.213.3.1 with HTTP; Thu, 1 Jul 2010 06:53:12 -0700 (PDT) From: Bruno Aranda Date: Thu, 1 Jul 2010 15:53:12 +0200 Message-ID: Subject: Long transactions To: MyFaces Discussion Content-Type: multipart/alternative; boundary=0015174bee9cd0c2ff048a53cb03 X-Virus-Checked: Checked by ClamAV on apache.org --0015174bee9cd0c2ff048a53cb03 Content-Type: text/plain; charset=ISO-8859-1 Hi, Is anyone here using long JPA transactions in their applications (transactions that span more than one request) but not using Orchestra?. How are you doing it? Cheers, Bruno --0015174bee9cd0c2ff048a53cb03--