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

Karl Wright commented on CONNECTORS-221:
----------------------------------------

Hi Piergiorgio,

The authority connector now no longer throws an exception when the connection 
parameters are bogus, but the Repository connector does:

java.lang.ClassCastException: org.apache.chemistry.opencmis.commons.exceptions.C
misConnectionException cannot be cast to java.lang.Error
        at org.apache.manifoldcf.crawler.connectors.cmis.CmisRepositoryConnector
.getSession(CmisRepositoryConnector.java:327)
        at org.apache.manifoldcf.crawler.connectors.cmis.CmisRepositoryConnector
.checkConnection(CmisRepositoryConnector.java:407)
        at org.apache.manifoldcf.crawler.connectors.cmis.CmisRepositoryConnector
.check(CmisRepositoryConnector.java:284)
        at org.apache.jsp.viewconnection_jsp._jspService(viewconnection_jsp.java
:326)

Can you look at this?  The check() method should either throw a 
ManifoldCFException or return an appropriate string.



> A CMIS connector would be helpful
> ---------------------------------
>
>                 Key: CONNECTORS-221
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-221
>             Project: ManifoldCF
>          Issue Type: New Feature
>          Components: CMIS connector
>    Affects Versions: ManifoldCF 0.3
>            Reporter: Karl Wright
>         Attachments: CONNECTORS-221-DEPENDENCIES.txt, 
> CONNECTORS-221-Java.txt, CONNECTORS-221-branch-build-patch-2.txt, 
> CONNECTORS-221-branch-build-patch-3.txt, 
> CONNECTORS-221-branch-java-patch-2.txt, 
> CONNECTORS-221-branch-java-patch-3.txt, 
> CONNECTORS-221-branch-java-patch-4.txt, CONNECTORS-221-branch-java-patch.txt, 
> CONNECTORS-221-build-example-patch.txt, CONNECTORS-221.txt, 
> CONNECTORS-221.zip, screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg, 
> screenshot-4.jpg, screenshot-5.jpg, screenshot-6.jpg, screenshot-7.jpg, 
> screenshot-8.jpg
>
>
> Several people have asked if ManifoldCF supports CMIS.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to