Re: Does hibernate work in karaf 4.1 (it does in 4.0)?

2017-08-03 Thread MikeNow
I can attest that this bug does in fact occur even with "vanilla" Karaf Hibernate features. I created a minimal test case: https://github.com/Mike-Now/Karaf-Tutorial/tree/master/cxf/personservice-rest Just run: mvn clean install and add features.xml to your karaf instance. If, by luck, the ka

Re: Does hibernate work in karaf 4.1 (it does in 4.0)?

2017-08-09 Thread MikeNow
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: