diff --git a/config/alfresco/application-context.xml b/config/alfresco/application-context.xml index c81accee3c..93b3f13c58 100644 --- a/config/alfresco/application-context.xml +++ b/config/alfresco/application-context.xml @@ -29,6 +29,7 @@ + diff --git a/config/alfresco/linkvalidation-service-context.xml b/config/alfresco/linkvalidation-service-context.xml new file mode 100644 index 0000000000..14e47f8178 --- /dev/null +++ b/config/alfresco/linkvalidation-service-context.xml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + diff --git a/config/alfresco/public-services-context.xml b/config/alfresco/public-services-context.xml index bc77fc0515..cd9a51be6a 100644 --- a/config/alfresco/public-services-context.xml +++ b/config/alfresco/public-services-context.xml @@ -869,12 +869,11 @@ avmServiceWriteTxnAdvisor avmServiceReadTxnAdvisor - avmSnapShotTriggeredIndexingMethodInterceptor + avmSnapShotTriggeredIndexingMethodInterceptor - - + org.alfresco.service.cmr.avm.AVMService @@ -885,23 +884,23 @@ - avmSnapShotTriggeredIndexingMethodInterceptor + avmSnapShotTriggeredIndexingMethodInterceptor - - - - - - - - - - true - - - + + + + + + + + + + true + + + @@ -968,8 +967,8 @@ getAttributes query getKeys - exists - getCount + exists + getCount @@ -1024,19 +1023,19 @@ - --> - - - - - - - - deployDifferenceFS - deployDifference - - - + --> + + + + + + + + deployDifferenceFS + deployDifference + + + @@ -1278,4 +1277,62 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + getBrokenHrefs + + + + + + + + + + + + + + + + + updateHrefInfo + + + + + + + + + org.alfresco.linkvalidation.LinkValidationService + + + + linkValidationService + + + + linkValidationServiceWriteTxnAdvisor + linkValidationServiceReadTxnAdvisor + + + + +