LDEV-3364: Fix CRON ResendMessagesJob execution when no Hibernate Session was bound to thread.Remove EventNotificationService usage via singleton reference and call DAO methods with service layer in-between to support transactions.
LDEV-3332: revert spring-beans schema declaration in application context xml files. export spring meta-inf in jboss-deployment-structure.xmlIt is way more elegant approach to fix an issue with spring-beans.xsd loading from internet.