Community
Participate
Working Groups
Build Identifier: Event listeners in the hibernate.cfg.xml are ignored by HbSessionDataStore, since they do not show up in the Properties object. One solution could be to pass the Configuration object directly to the HbSessionDataStore. Reproducible: Always Steps to Reproduce: 1. Add event listener to hibernate.cfg.xml 2. Create a HbSessionDataStore 3. .setProperties(cfg.getProperties()) then initialize() Event listener is not called but should be. The Configuration Object does not have the eventListener set.
Fix committed to cvs, will be in the next build It is now possible to set the configuration directly in the datastore
Fix is available in build of today on interim update site: http://download.eclipse.org/modeling/emf/teneo/updates/1.2.0/interim/