[
https://issues.apache.org/jira/browse/CONNECTORS-287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13153154#comment-13153154
]
Piergiorgio Lucidi commented on CONNECTORS-287:
-----------------------------------------------
The first version of the Alfresco Connector now is committed.
I have to finish the following tasks:
* solve an issue about packaging the Alfresco war using its own Maven module
(now the Alfresco war module is not directly used by the Alfresco Test module)
* fix the execution of the integration test adding memory settings from Maven:
I tested executing the IT by Java directly from Eclipse and adding memory
settings from the IDE
* add a new library to the project the H2 database support for Alfresco
* update the documentation about how to build and deploy to add a couple of new
libraries to manually add in the Maven repo
I hope the next week to solve all these issues.
Anyway the connector should work on all the versions of Alfresco and now
supports only the Lucene Query as the unique job parameter.
> An Alfresco connector would be helpful
> --------------------------------------
>
> Key: CONNECTORS-287
> URL: https://issues.apache.org/jira/browse/CONNECTORS-287
> Project: ManifoldCF
> Issue Type: New Feature
> Reporter: Piergiorgio Lucidi
> Assignee: Piergiorgio Lucidi
> Original Estimate: 120h
> Remaining Estimate: 120h
>
> The idea of this connector is based on the fact that there are many Alfresco
> installations that don't yet support the CMIS protocol (2.1-2.9).
> I'm starting to think about the Alfresco Repository Connector.
> Alfresco doesn't expose any REST API to execute Lucene queries without adding
> some custom WebScripts. I would like to implement a connector that doesn't
> need to install any other custom plugin and that it can work with any
> Alfresco 2.x out of the box installation.
> The unique search service exposed by Alfresco via REST is a keyword search
> service, but it is not useful for our connector.
> I think that the right way to follow is to use the Alfresco Web Services API,
> this API is based on the SOAP protocol and we have a specific Alfresco Web
> Services Client provided by Alfresco.
--
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