don't allow methods invoke on core session without a transaction ----------------------------------------------------------------
Key: NXP-7170 URL: https://jira.nuxeo.com/browse/NXP-7170 Project: Nuxeo Enterprise Platform Issue Type: Bug Affects Versions: 5.4.2 Reporter: Stéphane Lacoin Assignee: Stéphane Lacoin Priority: Major Fix For: 5.4.3 In tomcat, at this time, we allow the use of the session without a transaction activation active. We suspect this being the root cause of another problems such as SQL server locked on a single transaction. We're going to forbid that kind of access by detecting the condition and throwing a runtime exception in the org.nuxeo.ecm.core.api.TransactionalCoreSessionWrapper. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ ECM-tickets mailing list ECM-tickets@lists.nuxeo.com http://lists.nuxeo.com/mailman/listinfo/ecm-tickets