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 32DD320049D for ; Wed, 9 Aug 2017 13:32:38 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 313CE168F3A; Wed, 9 Aug 2017 11:32:38 +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 75DB2168F37 for ; Wed, 9 Aug 2017 13:32:37 +0200 (CEST) Received: (qmail 18621 invoked by uid 500); 9 Aug 2017 11:32:36 -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 18601 invoked by uid 99); 9 Aug 2017 11:32:36 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Aug 2017 11:32:36 +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 1A63C180371 for ; Wed, 9 Aug 2017 11:32:36 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.232 X-Spam-Level: ** X-Spam-Status: No, score=2.232 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_NONE=-0.0001, SPF_FAIL=0.919, URI_HEX=1.313] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id 4ORIZSmf4F57 for ; Wed, 9 Aug 2017 11:32:34 +0000 (UTC) Received: from mwork.nabble.com (mwork.nabble.com [162.253.133.43]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 0DF125F3CE for ; Wed, 9 Aug 2017 11:32:33 +0000 (UTC) Received: from mben.nabble.com (unknown [162.253.133.72]) by mwork.nabble.com (Postfix) with ESMTP id A8CEE5A837DB3 for ; Wed, 9 Aug 2017 04:32:33 -0700 (MST) Date: Wed, 9 Aug 2017 04:32:33 -0700 (MST) From: MikeNow To: user@karaf.apache.org Message-ID: <1502278353692-4051197.post@n3.nabble.com> In-Reply-To: References: <588418051.1954615.1497465402310@webmail.123-reg.co.uk> <1501768299124-4051153.post@n3.nabble.com> Subject: Re: Does hibernate work in karaf 4.1 (it does in 4.0)? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Wed, 09 Aug 2017 11:32:38 -0000 Karaf 4.1.2 has been released. Could you confirm or deny that Hibernate Validator (builtin feature) does not work in Karaf? I am haunted either by ScriptException class not found or ExpressionFactoryImpl class not found exceptions. I tried every possible configuration from frequently referenced: https://github.com/hibernate/hibernate-validator/blob/5.4/osgi/integrationtest/src/test/java/org/hibernate/validator/osgi/integrationtest/OsgiIntegrationTest.java -- View this message in context: http://karaf.922171.n3.nabble.com/Does-hibernate-work-in-karaf-4-1-it-does-in-4-0-tp4050737p4051197.html Sent from the Karaf - User mailing list archive at Nabble.com.