Workaround: Instead of using an Integrator it is possible to hook the Interceptor in the persistence.xml using: <property name="hibernate.session_factory.interceptor" value="de.emsw.gosa.hibernate.integrator.GosaInterceptor"/>