Resolved! how to disable built-in GWT detection rule / disable default pojo rules
Hi, I'm having trouble overriding default transaction detection rule in GWT application. We want the transactions to be detected by custom rule further downstream, but transactions keep beeing detected and intercepted at GWT RPC level by some default...