mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-14 17:58:59 +00:00
Latest SpringSurf fixes - support for JBoss VFS in ClassPathStore.
- Related updates to RemoteAPI and Share app-context files - Removal of obsolete stores - Removal of JBossEnabled* classes and references - no longer required since upgrade to Spring3.0.0 - Corrected web.xml as per DTD for strict JBoss checks git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@18064 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -66,9 +66,8 @@
|
||||
<ref bean="webscripts.store.repo" />
|
||||
<ref bean="webscripts.store.client.extension" />
|
||||
<ref bean="webscripts.store.client" />
|
||||
<ref bean="webscripts.store" />
|
||||
<ref bean="webscripts.store.alfresco" />
|
||||
<ref bean="webscripts.systemstore" />
|
||||
<ref bean="webscripts.store" />
|
||||
</list>
|
||||
</property>
|
||||
</bean>
|
||||
|
Reference in New Issue
Block a user