Alfresco OpenCMIS Extension – access to aspects

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2011 09:55 AM
Hi,
We have developed an extension for OpenCMIS that provides easy read and write access to aspects and aspect properties:
http://cmis.alfresco.com:8080/alfresco-opencmis-extension.html
It's a preview at the moment. Feedback is welcome!
Cheers,
Florian
Update: The Alfresco OpenCMIS Extension has moved to http://apache-extras.org/p/alfresco-opencmis-extension.
We have developed an extension for OpenCMIS that provides easy read and write access to aspects and aspect properties:
http://cmis.alfresco.com:8080/alfresco-opencmis-extension.html
It's a preview at the moment. Feedback is welcome!
Cheers,
Florian
Update: The Alfresco OpenCMIS Extension has moved to http://apache-extras.org/p/alfresco-opencmis-extension.
Labels:
- Labels:
-
Archive
15 REPLIES 15

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2011 02:59 AM
This extension works very well and bridges the gap between CMS as viewed by CMIS and Alfresco's notion of aspects.
Is there a maven repository for this component anywhere?
Is there a maven repository for this component anywhere?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2011 03:16 AM
Florian,
thanks, that sounds great.
I just recognized that the extension site moved, too, and the release got its own release version, 0.1.
Is there a Maven repo hosting the extension somewhere? Currently I push it locally…
Regards, Michael.
thanks, that sounds great.
I just recognized that the extension site moved, too, and the release got its own release version, 0.1.
Is there a Maven repo hosting the extension somewhere? Currently I push it locally…
Regards, Michael.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2011 05:01 AM
It's not available from a Maven repository at the moment but we are looking into it. We will keep you up-to-date on the mailing list.
Florian
Florian

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2011 09:36 AM
It's now also available via Maven. See this page for instructions.
Please use the mailing list for further discussions.
Florian
Please use the mailing list for further discussions.
Florian
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2011 02:49 AM
Great, thanks!
I upgraded to opencmis 0.3.0 and the extensions 0.2, all now directly received via Maven, everything is running really smooth now.
I upgraded to opencmis 0.3.0 and the extensions 0.2, all now directly received via Maven, everything is running really smooth now.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2013 02:02 AM
Hi!
For some reason the extension as downloaded ran into a NullPointerException in AlfrescoAspectsUtils.findAspect(Collection<ObjectType>, String) here. For some types type.getPropertyDefinitions() seems to be null.
After changing the code to check for null here at first, the extension works like a charm. Thanx!
Regards, Mikel.
I heard that this is fixed in later versions. But I am using alfresco-opencmis-extension-0.3.jar, still getting the same problem.
I hope that this to be fix in coming versions.
Thanks
Naresh
