Hi, I'm a beginner at Alfresco, I've tried to create a java backed webscript using Maven like in this tutorial http://docs.alfresco.com/4.2/index.jsp?topic=%2Fcom.alfresco.enterprise.doc%2Fconcepts%2Fdev-extensi... But when i tried to list the content of the test folder,My webscript isn't recorganize (it doesnt show on the list of web script althought that i've refreshed it) and this error is shown to me Path Failure classpath:alfresco/extension/templates/webscripts/com/alfresco/tutorials/javadir.get.desc.xml%20 03020013 Failed to read Web Script description document classpath:alfresco/extension/templates/webscriptscom/alfresco/tutorials/javadir.get.desc.xml%20 ; Document com/alfresco/tutorials/javadir.get.desc.xml%20 does not exist within store classpath:alfresco/extension/templates/webscripts
HI sawa, here I suggest to recreate the directory structure alfresco/extension/templates/webscripts/com/alfresco/tutorials/javadir.get.desc.xml, pay attention to the "/" between "webscripts" and "com". Ihope that will help regards,