I am new in Alfresco. I use 3.4c version because I couldn't configure alfresco 4.2 to use MySQL database. 1)I would know if it is possible to integrate alfresco with a desktop application( developed with Swing) and if it is, how can I do that. 2)How can I configure alfresco 4.0 or later to use Mysql database.
<cite>1)I would know if it is possible to integrate alfresco with a desktop application( developed with Swing) and if it is, how can I do that.</cite>
One way would be to use OpenCMIS and hit Alfresco remotely using CMIS. Another alternative would be to embed Alfresco in the same process as your Swing app and then you'd be able to use the native Alfresco Java API.
<cite>2)How can I configure alfresco 4.0 or later to use Mysql database.</cite>
Thanks for replying. Please, are there any document helps me to do that.(embed Alfresco in the same process as your Swing app) And I have another question: