Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 94590 invoked from network); 24 Aug 2009 20:46:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Aug 2009 20:46:58 -0000 Received: (qmail 84791 invoked by uid 500); 24 Aug 2009 20:47:23 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 84757 invoked by uid 500); 24 Aug 2009 20:47:23 -0000 Mailing-List: contact dev-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openjpa.apache.org Delivered-To: mailing list dev@openjpa.apache.org Received: (qmail 84747 invoked by uid 99); 24 Aug 2009 20:47:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Aug 2009 20:47:23 +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; Mon, 24 Aug 2009 20:47:20 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 437ED234C04C for ; Mon, 24 Aug 2009 13:46:59 -0700 (PDT) Message-ID: <1114955288.1251146819271.JavaMail.jira@brutus> Date: Mon, 24 Aug 2009 13:46:59 -0700 (PDT) From: "Ravi P Palacherla (JIRA)" To: dev@openjpa.apache.org Subject: [jira] Updated: (OPENJPA-1260) Wrong sequence is generated for custom native sequence generator from getIdGenerator. In-Reply-To: <1027729579.1251030419346.JavaMail.jira@brutus> 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/OPENJPA-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravi P Palacherla updated OPENJPA-1260: --------------------------------------- Attachment: OPENJPA-1260-trunk.patch > Wrong sequence is generated for custom native sequence generator from getIdGenerator. > ------------------------------------------------------------------------------------- > > Key: OPENJPA-1260 > URL: https://issues.apache.org/jira/browse/OPENJPA-1260 > Project: OpenJPA > Issue Type: Bug > Components: sql > Affects Versions: 2.0.0 > Reporter: Ravi P Palacherla > Assignee: Ravi P Palacherla > Attachments: OPENJPA-1260-trunk.patch, OPENJPA-1260-trunk.patch > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.