I have two extension amp files that have to be deployed since in document library there are files which are uploaded from external Alfresco sites with specific properties related to those sites and their content types/aspects. I have placed those amps in folders /amps and /amps_share but unfortunately when I try to edit those files I receive following error message in catalina.out: Failed to create anonymous type as specified aspect
GUI error:
One of those amps is visible in module section of admin console. Is there any step which I missed?
You need to add your code.This happens when the types in alfresco repository are not created and you are trying to access the type in share which does not exist in backend. It's the same in case of aspects.
Please add code what you have developed so far on this.So that people on community can understand the question, and can help. Make sure you write it properly , so community can help it in a better way.This is not the case with this question, I have seen this in may other questions as well.