IBM Liberty 23.x version is not taking hibernate jar from deployed application

27 Views Asked by At

Liberty 23.0.0.5 our application uses Hibernate validator for bean validation. We have Hibernate validator jar in our application lib which is not loaded rather it is using liberties validator. Hence.

we tried parent last class loader configuration. through server.xml which is also not effective.

0

There are 0 best solutions below