can someone kindly post some snippet code to embed the alfreso repository in an existing spring application? We would like to use it as our document repository. Which libraries are required and how do we have to change the application context to use the repository?
We are using Alfresco as a documentstore for various spring projects. We didn't include it, we are accessing it through web services, because of infrastructural rules, we have to put every service (application, db, documentstore) on an own machine ops: .
What about performance? What web service client do you use to do the actual service calls? How did you solve the authentication? Can you kindly explain in more detail on how to configure alfresco to work as a web service?