Hi ,
I have a question regarding the CustomAspect Example supplied with the 1.3 SDK :
I have built the jar with the ant script , placed it within the WEB-INF/lib of the alfresco.war , I also placed contentHitsModel.xml and content-hits-context.xml in the jboss/server/default/conf/alfresco/extension .
I see the models are loaded and registered without errors when alfresco starts .
However the new aspect does not appear in the drop-down list of aspects i can add to content when i create a new rule .
I also tried to add "contentHits" in the list of aspects along with ch:contentHits properties to web-client-config-custom.xml , but that does not work either .
What am I doing wrong ? i am really interested in this aspect because i would like to generate statistics on which file are downloaded /updated etc …
Thanks in advance ,
Romain .