LDEV-4293 Prevent deadlock exceptions on logout It seems that a server-side logout not only causes invalidation exception (which will be dealt with soon), but also puts session fetch transaction in deadlock. This commit fixed the deadlock.
LDEV-4293, LDEV-4400 Update domain configuration for WF10 WildFly 10 configuration files are slightly changed compared to WildFly 8 and LAMS custom stuff had to be adjusted too.