Re: Johnzon Threads Locking up marshalling from String to Object

2019-03-27 Thread Paul Carter-Brown
Did anything come of this issue? There seem to be a lot of undeterministic behaviour in the jsonb initialization. Sometimes custom adapters are ignored. Sometimes it locks up etc. On Tue, 26 Feb 2019, 13:56 Paul Carter-Brown, wrote: > Yes!!! This seems to be the exact issue. I have worked around

Can't use UserTransaction from @Transaction call

2019-03-27 Thread exabrial12
Hey guys, Here's something I should know about Java EE (Since I've put on training classes :D) but I don't. So we have some batch processes that need to run, but only one instance of the app in the cluster needs to run them. We're trying to implement a cluster-wide lock via a database via a "data