Point checkin for link validation & changed AVMSyncServiceClient to AVMSyncServiceRemote.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5872 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Jon Cox
2007-06-06 22:06:38 +00:00
parent 078bdd4b4a
commit d4b3b42cab
5 changed files with 96 additions and 10 deletions

View File

@@ -27,7 +27,7 @@
</property>
</bean>
<bean id="avmSyncService" class="org.alfresco.repo.remote.AVMSyncServiceClient">
<bean id="avmSyncService" class="org.alfresco.repo.remote.AVMSyncServiceRemote">
<property name="avmSyncServiceTransport">
<ref bean="avmSyncServiceTransport"/>
</property>