Files
alfresco-community-repo/config
Derek Hulley d9b0b13ade All ContentService methods all use read-only transactions.
The write streams are closed outside of the call to the service, so these will depend on the outer transaction's read/write state.
The ContentHitsAspect was firing in-transaction.  This now queues the count increment to processing after the transaction completes.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5909 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-11 13:01:47 +00:00
..