09-04-2015 11:05 AM
09-05-2015 01:09 AM
09-10-2015 02:57 PM
06-12-2018 12:29 PM
Hi, just to add here a little update for version 5.2 of Alfresco (the version I'm working on), as I was searching also how to change the version behavior of nodes, in order to overlook properties that we may choose.
If you override now the versionableAspect bean that way you get an exception whenever versionable operations take place. I took a "little" time to find the solution. You need to add also:
<property name='lockService'>
<ref bean='lockService'/>
</property>
Insert that bean on a customized service-context.xml file, and the new behavior should work.
Bruno
09-10-2015 03:01 PM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.