[
https://issues.apache.org/jira/browse/CONNECTORS-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14182917#comment-14182917
]
Karl Wright commented on CONNECTORS-1060:
-----------------------------------------
bq. I temporarily commented out AlfrescoConnector.getObfuscatedConfig() for
password param, since resulting password was null
That's because you need to obfuscate the password when you set it in the
parameters. Call ManifoldCF.obfuscate(String) to do that.
bq. Now I can see 66 results passing on the seedDocuments() method,
getJobStatus() always returns "running", never "done"
This is usually what happens when there is an exception. It should be dumped
in the log (under test-HSQLDB-output/manifoldcf.log). I'll see what happens
here.
> Write IT test for Alfresco webscript connector
> ----------------------------------------------
>
> Key: CONNECTORS-1060
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1060
> Project: ManifoldCF
> Issue Type: Task
> Components: Alfresco webscript connector
> Affects Versions: ManifoldCF 2.0
> Reporter: Karl Wright
> Assignee: Maurizio Pillitu
> Fix For: ManifoldCF 2.0
>
>
> The only thing really needed for this work to begin is to include the indexer
> 0.6.2 plugin in the Alfresco war that is built under test-materials.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)