I have a requirement of adding a custom aspect to a content. The aspect is supposed to be a drop down list having its values coming from the database.
I found a SDK called CustomAspect and thought it might be of some help. I deployed the project, by exporting the jar of that project and placing it in <JBOSS_HOME>/server\default\deploy\alfresco.war\WEB-INF\lib, but I could not see the additional aspects. May be the project is not getting deployed properly. Please let me know if I am going wrong somewhere.
Also please let me know if you have any solution satisfying my requirements.