[ 
https://issues.apache.org/jira/browse/CAMEL-4691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13416944#comment-13416944
 ] 

Willem Jiang commented on CAMEL-4691:
-------------------------------------

I think we can commit the patch first, and create a JIRA for the OSGi related 
stuff.
I just checked the OpenCMIS OSGi Client Wrapper, it doesn't export the package 
of "org.apache.chemistry.opencmis.client.runtime".
And apache chemistry doesn't use CXF as the JAXWS implementation, we need to 
some works to fix them.

I'm planing to committed patch shortly, so you could do some enhancement 
without create a huge patch anymore :)

                
> New camel-cmis component
> ------------------------
>
>                 Key: CAMEL-4691
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4691
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: Bilgin Ibryam
>            Assignee: Bilgin Ibryam
>            Priority: Minor
>         Attachments: camel-cmis.patch, camel-cmis.patch, camel-cmis.patch
>
>
> A new component that would allow Camel to connect to content 
> repositories(like Alfresco, SharePoint, OpenText) supporting CMIS 
> specification. 
> This component can be an alternative to camel-jcr (which actually can only 
> create node) for accessing content repositories.
> The consumer can retrieve content using CMIS queries (very similar to SQL) or 
> traverse the content tree from root to leaves.
> The producer is capable of creating nodes on the server (folders, docs...) 
> and also executing CMIS queries from the message body.
> It is using another Apache project - OpenCMIS client libraries from Apache 
> Chemistry (also the in-memory-server from the same project for unit tests) 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to