Enterprise build fixes

- Set registrationBehaviorName="REGISTRATION_REPLACE_EXISTING" on MBean exporter so that unit test suites initialising multiple application contexts don't fail
- Add support for new clean-webclient-projects target in enterprise build by making it a dependency of clean-projects and overriding it in the enterprise wrapper

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@12733 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Dave Ward
2009-01-14 13:15:25 +00:00
parent a40e8381b6
commit fb27a3ec1a

View File

@@ -92,6 +92,7 @@
<entry key="Alfresco:Name=VirtServerRegistry,Type=VirtServerRegistry" value-ref="VirtServerRegistry"/>
</map>
</property>
<property name="registrationBehaviorName" value="REGISTRATION_REPLACE_EXISTING"/>
</bean>
<!-- MBeans registered with alfrescoMBeanServer -->