mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Remote AVM store now expects 'admin' auth level for all operations, and fixed to handle AuthenticationDenied exceptions. Added example config to use remote AVM store as primary lookup location (with fall back to web-app classpath) for model XML files - NOT on by default - as still need to add the avm sitestore to bootstrap/patch. Improvements to web-framework model object caching - use of "sentinel" pattern to cache missing values. Model object persister ordering now maintained as per Spring config order. ModelObjectManager now more aggressively throws out exceptions when errors occur loading model objects. Fix to RendererFactory to be thread safe (!) Other small fixes, clean up and productisation in web-framework. Useful toString() methods added to various classes for debugging. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@9471 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261