I'm not blocked on this anymore, I was caught off guard by the debugger not stopping on my breakpoint for both deployment threads. I also reread the Intellij documentation, which explained that I was suspending all threads on breakpoint, instead of just the current thread.
Sorry for the intrusion. On 9/21/18 1:30 PM, Steve Ebersole wrote: > What's being returned instead of the fallback? > Is that configured > somewhere for Hibernate to use that? Like a testing hibernate.properties? > > On Fri, Sep 21, 2018 at 12:03 PM Scott Marlow <[email protected] > <mailto:[email protected]>> wrote: > _______________________________________________ hibernate-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/hibernate-dev
