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 685C818135 for ; Tue, 23 Jun 2015 17:57:03 +0000 (UTC) Received: (qmail 94856 invoked by uid 500); 23 Jun 2015 17:56:58 -0000 Delivered-To: apmail-openjpa-users-archive@openjpa.apache.org Received: (qmail 94813 invoked by uid 500); 23 Jun 2015 17:56:58 -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 94802 invoked by uid 99); 23 Jun 2015 17:56:58 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Jun 2015 17:56:58 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 9B1D61821DA for ; Tue, 23 Jun 2015 17:56:57 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.314 X-Spam-Level: ** X-Spam-Status: No, score=2.314 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, URIBL_BLOCKED=0.001, URI_HEX=1.313] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id xIH4GWZu-r6i for ; Tue, 23 Jun 2015 17:56:49 +0000 (UTC) Received: from mwork.nabble.com (mwork.nabble.com [162.253.133.43]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTP id EC00B428CC for ; Tue, 23 Jun 2015 17:56:48 +0000 (UTC) Received: from mjim.nabble.com (unknown [162.253.133.84]) by mwork.nabble.com (Postfix) with ESMTP id 44F9621A90F3 for ; Tue, 23 Jun 2015 10:56:48 -0700 (PDT) Date: Tue, 23 Jun 2015 10:56:47 -0700 (MST) From: patrice To: users@openjpa.apache.org Message-ID: <1435082207080-7588319.post@n2.nabble.com> In-Reply-To: <1432743914610-7588133.post@n2.nabble.com> References: <1432647944806-7588128.post@n2.nabble.com> <1432743914610-7588133.post@n2.nabble.com> Subject: Re: java.lang.Exception: Errors encountered while resolving metadata MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi Rick, Well after way too long our env is backup.... external providers :-( Regardless, it seems the issue was that an embedded PK class (@Embeddable) was not enhanced. So all is well... actually I have an other problem, but it does not seem to be be related to OpenJPA. Thanks again, Patrice -- View this message in context: http://openjpa.208410.n2.nabble.com/java-lang-Exception-Errors-encountered-while-resolving-metadata-tp7588128p7588319.html Sent from the OpenJPA Users mailing list archive at Nabble.com.