Fixed webclient startup issue after webscript config changes

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@8234 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Gavin Cornwell
2008-02-08 16:44:10 +00:00
parent f401b6fa76
commit a1ae2fa47a

View File

@@ -113,6 +113,7 @@
<property name="templateProcessor" ref="webscripts.repo.templateprocessor" />
<property name="scriptProcessor" ref="webscripts.repo.scriptprocessor" />
<property name="descriptorService" ref="DescriptorService" />
<property name="searchPath" ref="webscripts.searchpath" />
<property name="configService" ref="web.config" />
</bean>