You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Maurizio Pillitu (JIRA)" <ji...@apache.org> on 2014/10/17 18:49:33 UTC

[jira] [Commented] (CONNECTORS-1063) Need to add a section for Alfresco Webscript connector to how-to-build-and-deploy

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

Maurizio Pillitu commented on CONNECTORS-1063:
----------------------------------------------

The Alfresco Webscript Connector relies on a set of Alfresco Webscripts that are available in 2 formats:
AMP - http://repository-maoo.forge.cloudbees.com/release/org/alfresco/consulting/indexer/alfresco-indexer-webscripts/0.6.4/alfresco-indexer-webscripts-0.6.4.amp
WAR - http://repository-maoo.forge.cloudbees.com/release/org/alfresco/consulting/indexer/alfresco-indexer-webscripts-war/0.6.4/alfresco-indexer-webscripts-war-0.6.4.war

The WAR distribution is ready to use, mostly aimed for integration testing or proof of concepts; it's based on Alfresco 5.0.a, configured with an H2 database.

If you want to test Alfresco Indexer:
1. Download the Alfresco Indexer WAR into $TOMCAT_HOME/webapps/alfresco.war
2. Run Tomcat
3. Run Apache Manifold and configure the Repository Connector

If you have an existing Alfresco instance
1. Download the AMP
2. Follow Alfresco AMP installation steps - http://docs.alfresco.com/4.1/tasks/amp-install.html

If you want to build your own WAR, choosing a different Alfresco version or adding more customisations, you can use the Alfresco SDK (check the https://github.com/maoo/alfresco-indexer/blob/master/alfresco-indexer-webscripts-war module)

> Need to add a section for Alfresco Webscript connector to how-to-build-and-deploy
> ---------------------------------------------------------------------------------
>
>                 Key: CONNECTORS-1063
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-1063
>             Project: ManifoldCF
>          Issue Type: Task
>          Components: Alfresco webscript connector, Documentation
>    Affects Versions: ManifoldCF 2.0
>            Reporter: Karl Wright
>            Assignee: Maurizio Pillitu
>             Fix For: ManifoldCF 1.8, ManifoldCF 2.0
>
>
> The how-to-build-and-deploy documentation page needs information on how to set up Alfresco so that the alfresco-webscript connector will work against it.  Specifically:
> -- where the alfresco plugin is downloaded from
> -- how you install it (or refer to a plugin README)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)