Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id CB7C4200CDA for ; Fri, 4 Aug 2017 13:40:04 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id C9EC816D405; Fri, 4 Aug 2017 11:40:04 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 42CB616D393 for ; Fri, 4 Aug 2017 13:40:04 +0200 (CEST) Received: (qmail 11916 invoked by uid 500); 4 Aug 2017 11:40:03 -0000 Mailing-List: contact user-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@karaf.apache.org Delivered-To: mailing list user@karaf.apache.org Received: (qmail 11906 invoked by uid 99); 4 Aug 2017 11:40:03 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Aug 2017 11:40:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id E6888C22D2 for ; Fri, 4 Aug 2017 11:40:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.667 X-Spam-Level: *** X-Spam-Status: No, score=3.667 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, KAM_NUMSUBJECT=0.5, NML_ADSP_CUSTOM_MED=1.2, SPF_NEUTRAL=0.652, URIBL_BLOCKED=0.001, URI_HEX=1.313] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id oKkSZrCki9-2 for ; Fri, 4 Aug 2017 11:39:53 +0000 (UTC) Received: from mwork.nabble.com (mwork.nabble.com [162.253.133.43]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id CB0E45F5B4 for ; Fri, 4 Aug 2017 11:39:52 +0000 (UTC) Received: from mben.nabble.com (unknown [162.253.133.72]) by mwork.nabble.com (Postfix) with ESMTP id 656BD58FFB48A for ; Fri, 4 Aug 2017 04:39:51 -0700 (MST) Date: Fri, 4 Aug 2017 04:39:51 -0700 (MST) From: sekaijin To: user@karaf.apache.org Message-ID: <1501846791425-4051157.post@n3.nabble.com> In-Reply-To: <1501778905138-4051155.post@n3.nabble.com> References: <1501778905138-4051155.post@n3.nabble.com> Subject: Re: Karaf 3.0.6 JPA 2.3.0 Pax JDBC 1.1.0 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Fri, 04 Aug 2017 11:40:05 -0000 I found the first problem The jndi feature was not installed. I had an error telling me to add the property : I've resolved it and deleted the property I had added. I've used the debugger and found that the datasource was well-established. But I still can not use jpa. I have no error in the logs, but a stactrace at the console. But what class? A+JYT -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-3-0-6-JPA-2-3-0-Pax-JDBC-1-1-0-tp4051155p4051157.html Sent from the Karaf - User mailing list archive at Nabble.com.