|
Stefan Schulze As I said in earlier comments, the fix done in
HHH-7306
was part of the solution. There are other things that could/should be done in HEM usage, which again I outlined above. Mostly it comes down to validation tbh. Mainly it comes down to making sure that when the persistence.xml settings are incorrect for multi-tenancy support we are able to give constructive feedback as to what went wrong. We don't have that today.
Since multi-tenancy works in HEM assuming you have everything configured correctly, lets just change the subject here to "Validate multi-tenancy configuration (if configured) during JPA boot strap".
|