Hi Scott,

I see you changed JBossStandAloneJtaPlatform to use a new API in WildFly;

this breaks all existing applications using a generic "JBoss -
standalone" platform which isn't using the very latest WildFly.

I see that in many cases this type is auto-detected - and while
JBossStandAloneJtaPlatform causes an exception this is swallowed by
the HibernatePersistenceProvider as any exception is only mentioned at
debug level (line 61).

So two questions:
 - could this be reverted and you introduce some new-gen
WildflyStandAloneJtaPlatform instead?
 - bootstrap exceptions: may I change those to error level?

Thanks,
Sanne
_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to