jakarta-eealfrescocmisopencmisweb-scripting

Which is better web script or cmis in alfresco


I am curently developing a java/jee application using Alfresco as ECM. I want to know what is the best way to communicate with alfresco in a Java/jee app.Which is better using the web script or cmis ?


Solution

  • For someone who is starting with Alfresco the better way to perform a connexion with Alfresco Respository is to use Apache Chimistery you can read more in this post cmis or web scripts use? you will found valuable link.

    the thing that you have to understand is that you have to hundle the connexion with Alfresco, i mean by that if Alfresco is down or not you will found informations in this valuable post See if Alfresco Server is available

    Hope that helped you.