[ https://issues.apache.org/jira/browse/CMIS-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14531121#comment-14531121 ]
Murad Muradov commented on CMIS-401: ------------------------------------ You can use another Binding in your application. See "SessionParameter.WebServicesWCFBinding" parameter. > CMIS Webservice binding type is unable to connect to an unprotected > wsdl's(http) > -------------------------------------------------------------------------------- > > Key: CMIS-401 > URL: https://issues.apache.org/jira/browse/CMIS-401 > Project: Chemistry > Issue Type: Improvement > Components: dotcmis > Affects Versions: DotCMIS 0.2 > Environment: .net,jboss,windows > Reporter: Siva K > Assignee: Florian Müller > Labels: dotcmis, webservices > > When I try to use webservices binging type in DotCMIS for connecting to a > CMIS wsdl like > (http://servername:listeningport/cmis/services/RepositoryService?wsdl) I > receiving the following error: > Error: The provided URI scheme 'http' is invalid; expected 'https'. > Parameter name: via > StackTrace: at > DotCMIS.Binding.WebServices.RepositoryService.GetRepositoryInfo(String > repositoryId, IExtensionsData extension) in C:\Trunk\PRISM\Frameworks\DOC - > Documentum\CMIS\src\binding\webservices\webservices.cs:line 457 > at DotCMIS.Binding.Impl.BindingRepositoryService.GetRepositoryInfo(String > repositoryId, IExtensionsData extension) in C:\Trunk\PRISM\Frameworks\DOC - > Documentum\CMIS\src\binding\binding-impl.cs:line 452 > at DotCMIS.Client.Impl.Session.Connect() in C:\Trunk\PRISM\Frameworks\DOC > - Documentum\CMIS\src\client\client-impl.cs:line 239 > at DotCMIS.Client.Impl.SessionFactory.CreateSession(IDictionary`2 > parameters) in C:\Trunk\PRISM\Frameworks\DOC - > Documentum\CMIS\src\client\client-impl.cs:line 49 -- This message was sent by Atlassian JIRA (v6.3.4#6332)