Hi,
I didn't have time to validate the feature before the release. Let me take a
look and try to reproduce.
Regards
JB
On 08/09/2017 01:32 PM, MikeNow wrote:
Karaf 4.1.2 has been released. Could you confirm or deny that
Hibernate Validator (builtin feature) does not work in Karaf?
I am haun
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:
Hi,
thanks for the update.
We are preparing the 4.1.2 release. I will take a look just after.
Regards
JB
On 08/03/2017 03:51 PM, MikeNow wrote:
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-
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
Hi tom,
I know Karaf 4.1.1 and Hibernate works, though I don't have an OSS project
at hand to prove it.
I might sound a bit grumpy, but my gut feeling tells me the root to your
issues are those bndtools generated bundles.
I fear sometimes they do provide to much "included" when run in a Karaf
env.
I've been struggling to get our code that uses Hibernate to work within Karaf
4.1 today.
I have created a simple test case, which is on github:
https://github.com/tomq42/karaf-tests-hibernate. There are a variety of
branches, each with a different combination of hibernate and karaf. The
branche