Great! that helped.
Removing the config property worked out.
On Mon, Apr 27, 2015 at 4:29 PM, Steve Ebersole wrote:
> You are trying to use auto schema validation. That is not yet supported
> for multi-tenancy. None of the auto schema tools are. If you need to run
> any of the schema tools, y
Hi guys,
I finally managed to reproduce it - here's a small application that will
generate the provided exception:
https://github.com/paranoiabla/hibernate-hsql-issue
Please notice that it works fine with Hibernate 4.3.x I think it has to do
something with the CommerceCustomerModel - If I remov