Return-Path: Delivered-To: apmail-incubator-aries-dev-archive@minotaur.apache.org Received: (qmail 72448 invoked from network); 3 Sep 2010 15:43:58 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 3 Sep 2010 15:43:58 -0000 Received: (qmail 87972 invoked by uid 500); 3 Sep 2010 15:43:58 -0000 Delivered-To: apmail-incubator-aries-dev-archive@incubator.apache.org Received: (qmail 87776 invoked by uid 500); 3 Sep 2010 15:43:58 -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 87761 invoked by uid 99); 3 Sep 2010 15:43:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Sep 2010 15:43:57 +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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Sep 2010 15:43:54 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o83FhXhL021307 for ; Fri, 3 Sep 2010 15:43:33 GMT Message-ID: <18349229.13101283528613540.JavaMail.jira@thor> Date: Fri, 3 Sep 2010 11:43:33 -0400 (EDT) From: "Joe Bohn (JIRA)" To: aries-dev@incubator.apache.org Subject: [jira] Closed: (ARIES-367) AriesTrader - incompatible column warnings when reinitializing the db tables using jpa In-Reply-To: <22502482.510511279768011795.JavaMail.jira@thor> 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/ARIES-367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bohn closed ARIES-367. -------------------------- > AriesTrader - incompatible column warnings when reinitializing the db tables using jpa > -------------------------------------------------------------------------------------- > > Key: ARIES-367 > URL: https://issues.apache.org/jira/browse/ARIES-367 > Project: Aries > Issue Type: Bug > Components: Samples > Affects Versions: 0.2 > Reporter: Joe Bohn > Assignee: Joe Bohn > Priority: Minor > Fix For: 0.2 > > > We get warnings of incompatible columns when attempting to initialize the database using JPA annotations due to differences in the size of varchar columns (255 vs. 250). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.