I tried the usual: CRX from Day.com: not (yet) stable KnowledgeTree Community: couldn\'t get it to work (unless perhaps you buy the commercial version?)
I have a J2EE online system and I am integrating office365 and sharepoint online to this system. My Goal: access documents that are inside the sharepoint document library through my J2EE system.
I am trying to build the hello world for OpenCMIS that I found documented here: http://chemistry.apache.org/java/developing/guide.html
Using CMIS, how to query/get documents for a user/user-id? CMIS supports query by 开发者_Python百科object id, does it support query by user-id? Sample query if any will help a lot.
I am developing a library that uses CMIS compatible storage as back-end (in my case Alfresco). I would very much li开发者_StackOverflow中文版ke to create a \"sexy\" API similar to that of Flask-SQLAlc
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Hey, there is something wrong with the third alternative, because the loop in JcrServiceFactory is searching for properties starting with jcr.* (others are not passed along), but right after in Reposi
first of all, I\'d appreciate if anybody could add \"apache-chemistry\" tag, I have not enough mana for that.
It looks like 开发者_Python百科OpenCMIS is the best java lib for CMIS integration (according to this forum!).I can\'t download the source (stuck behind a firewall)- is there a (client) JAR bundle avai
I am starting a new project and must decide which CMIS client library we will use. Our Java project just needs to connect an a CMIS server (actually Alfresco but it shou开发者_开发知识库ld not matter)