Commit Graph

4 Commits

Author SHA1 Message Date
David Caruana
4ede480475 - Web Script Runtime now takes ServiceRegistry in constructor (not an explicit ever growing list of services)
- default status templates now include Alfresco server information & time of error for diagnostic purposes
- template url.match does not include service context anymore e.g. /alfresco/service/api/path/ is now just /api/path/
- added Retrying Transaction Helper to Service Registry

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6088 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-25 12:38:32 +00:00
David Caruana
bb2536fcf5 Web Scripts:
- simplify how web scripts urls & formats are described
- fix 'reset' on index page (when accessed via /)
- fix xml status response (rogue html in template)

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5897 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-08 21:39:54 +00:00
David Caruana
c53842aa33 Web Scripts:
- show full exception stack in default status response templates

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5882 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-07 13:30:43 +00:00
David Caruana
5dc72b21da Web Scripts:
- addition of default xml status response template
- updates to default html status response template

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5862 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2007-06-06 09:08:39 +00:00