Return-Path: X-Original-To: apmail-openjpa-users-archive@minotaur.apache.org Delivered-To: apmail-openjpa-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 42267C27F for ; Thu, 4 Jul 2013 02:23:54 +0000 (UTC) Received: (qmail 51802 invoked by uid 500); 4 Jul 2013 02:23:54 -0000 Delivered-To: apmail-openjpa-users-archive@openjpa.apache.org Received: (qmail 51711 invoked by uid 500); 4 Jul 2013 02:23:53 -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 51700 invoked by uid 99); 4 Jul 2013 02:23:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Jul 2013 02:23:53 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=SPF_FAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: error (nike.apache.org: encountered temporary error during SPF processing of domain of liufengyi2006123@sina.com) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Jul 2013 02:23:47 +0000 Received: from jim.nabble.com ([192.168.236.80]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1UuZCI-0004Uk-UM for users@openjpa.apache.org; Wed, 03 Jul 2013 19:23:02 -0700 Date: Wed, 3 Jul 2013 19:23:02 -0700 (PDT) From: fengyi To: users@openjpa.apache.org Message-ID: <1372904582931-7584333.post@n2.nabble.com> In-Reply-To: <1372829581922-7584325.post@n2.nabble.com> References: <1372829581922-7584325.post@n2.nabble.com> Subject: Re: [openjpa-2.2.1] when i cascade merge entity. a exception thrown MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org i belive this is because of the jpa enhance . i use the eclise default compiler compile the source. and then use the ant to enhance the class file that compiled. maybe the every time when i run the test,the class recompile agin. now i change the ant build as the default compiler. the test past! -- View this message in context: http://openjpa.208410.n2.nabble.com/openjpa-2-2-1-when-i-cascade-merge-entity-a-exception-thrown-tp7584325p7584333.html Sent from the OpenJPA Users mailing list archive at Nabble.com.