Issue with Repository Services and Hibernate
I am running a Quartz batch job which uses the Repository Services to add user's to Alfresco. After getting through a number of users, the job terminates with the following error:java.lang.NoSuchMethodError: java.lang.Object.getHibernateLazyInitiali...