Return-Path: Delivered-To: apmail-openjpa-users-archive@minotaur.apache.org Received: (qmail 72694 invoked from network); 7 Jun 2010 18:51:59 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 7 Jun 2010 18:51:59 -0000 Received: (qmail 70456 invoked by uid 500); 7 Jun 2010 18:51:59 -0000 Delivered-To: apmail-openjpa-users-archive@openjpa.apache.org Received: (qmail 70431 invoked by uid 500); 7 Jun 2010 18:51:59 -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 70423 invoked by uid 99); 7 Jun 2010 18:51:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Jun 2010 18:51:59 +0000 X-ASF-Spam-Status: No, hits=2.5 required=10.0 tests=AWL,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of fakod666@googlemail.com designates 74.125.82.46 as permitted sender) Received: from [74.125.82.46] (HELO mail-ww0-f46.google.com) (74.125.82.46) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Jun 2010 18:51:54 +0000 Received: by wwe15 with SMTP id 15so784149wwe.33 for ; Mon, 07 Jun 2010 11:51:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=6alWlXwCcwRqOzEIQXfC4/gWAXhgeZgScLbFwBvZYTA=; b=UpnQb28kdA0/AwDCMf5N2R3yxANT9IBvYntRV6TIiZmrtmUPTYQaJRpdjikH58JuF0 DwYrrGtZwDUDdQyGgcJL5saWPtpQl1JRIYi6qQqU05CWhdyaRFmlXhVwCMtcUNNidX2m 9lWXl0qF+jjRLcITNAjHM0sijduJA+ys/3js4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=Kjbc0AiZUogEA+tXdc8INmk594vCmpOQpE5+v/TG1Gvl1n2610RiPZIUNes3eXBL3Z viMAGnZMk7smECvRzK2iDy1jfWX1udf1eMWBcWvBY1wofgdQZlJGT+74V6rKU5e/QkgN 9pzwyzCglBvmzqgaogXUJNAKndbr/OIXXbxOA= MIME-Version: 1.0 Received: by 10.216.159.80 with SMTP id r58mr2624362wek.48.1275936689020; Mon, 07 Jun 2010 11:51:29 -0700 (PDT) Received: by 10.216.36.194 with HTTP; Mon, 7 Jun 2010 11:51:28 -0700 (PDT) In-Reply-To: References: Date: Mon, 7 Jun 2010 20:51:28 +0200 Message-ID: Subject: Re: relation "mySequence" already exists From: Christopher Schmidt To: users@openjpa.apache.org Content-Type: text/plain; charset=ISO-8859-1 Hi Jeremy, thx for your answer... If it helps I can push the sources and tests to Github (in a view days)? On Mon, Jun 7, 2010 at 8:33 PM, Jeremy Bauer wrote: > Hi Christopher, > > . . .