Merged the latest changes from the trunk into the branch ui-gwt
[cdmlib.git] / cdmlib-services / src / main / java / eu / etaxonomy / cdm / api / service / AuditEventService.java
index 950bb1dead4894719aaa3f529cfef21281dc6ef9..f744e3f92a0c81bb19cc497c21579432c5b12fb0 100644 (file)
@@ -26,7 +26,7 @@ import eu.etaxonomy.cdm.persistence.dao.common.AuditEventSort;
 import eu.etaxonomy.cdm.persistence.view.IAuditEventDao;\r
 \r
 @Service\r
-@Transactional(propagation = Propagation.SUPPORTS, readOnly = true)\r
+@Transactional(readOnly = true)\r
 public class AuditEventService implements IAuditEventService {\r
        \r
        IAuditEventDao dao;\r