# HG changeset patch # User Babis Nikolaou # Date 1382092750 -7200 # Node ID 8acc2baa399320bb83f89e8c6cd33fe3f3d9d260 # Parent 0e6bd1a101afb7c9fb368efd4923cd81681b70f7 made endpoints ignore locks on the underlying DBMS as the default behaviour (this is very useful when endpoints do not shutdown properly and do not remove the "locked" table) diff -r 0e6bd1a101af -r 8acc2baa3993 endpoint/WebContent/WEB-INF/beans.xml --- a/endpoint/WebContent/WEB-INF/beans.xml Fri Sep 27 15:57:10 2013 +0300 +++ b/endpoint/WebContent/WEB-INF/beans.xml Fri Oct 18 12:39:10 2013 +0200 @@ -55,7 +55,7 @@ - false + true